]> git.baikalelectronics.ru Git - kernel.git/commit
mpls: Add MPLS entropy label in flow_keys
authorTom Herbert <tom@herbertland.com>
Thu, 4 Jun 2015 16:16:46 +0000 (09:16 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Jun 2015 22:44:31 +0000 (15:44 -0700)
commit9b23fafa3c59f23913e039b2d66d7a2251660937
treee19a85590547279215e55378b5d34f76b4e07d7a
parentf507eae9c96bb92bfa732efac268db11f900ffa3
mpls: Add MPLS entropy label in flow_keys

In flow dissector if an MPLS header contains an entropy label this is
saved in the new keyid field of flow_keys. The entropy label 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>
include/net/flow_dissector.h
net/core/flow_dissector.c