Searched hist:"1 fdd512c92003cf2d671ba22753d13302bf8cd1d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | flow_dissector.h | diff 1fdd512c92003cf2d671ba22753d13302bf8cd1d Thu Jun 04 11:16:45 CDT 2015 Tom Herbert <tom@herbertland.com> net: Add GRE keyid in flow_keys
In flow dissector if a GRE header contains a keyid this is saved in the new keyid field of flow_keys. The GRE keyid is then represented in the flow hash function input.
Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | flow_dissector.c | diff 1fdd512c92003cf2d671ba22753d13302bf8cd1d Thu Jun 04 11:16:45 CDT 2015 Tom Herbert <tom@herbertland.com> net: Add GRE keyid in flow_keys
In flow dissector if a GRE header contains a keyid this is saved in the new keyid field of flow_keys. The GRE keyid is then represented in the flow hash function input.
Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|