[PATCH v4 net-next 10/11] net: Add GRE keyid in flow_keys

2015-05-28 Thread Tom Herbert
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 --- include/net/flow_dissector.h | 6 ++ net/core/flow_dissector.c| 24

[PATCH v4 net-next 10/11] net: Add GRE keyid in flow_keys

2015-05-21 Thread Tom Herbert
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 --- include/net/flow_dissector.h | 6 ++ net/core/flow_dissector.c| 25