commit | 1fdd512c92003cf2d671ba22753d13302bf8cd1d | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Thu Jun 04 09:16:45 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 04 15:44:31 2015 -0700 |
tree | 43fc39f0d9f7429c5a0394200b9185765747ec27 | |
parent | 87ee9e52ffeb168803a76cc07734425227cc2268 [diff] |
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>