]> 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)
commitb0487ee4390e233c9c777b5ced9fae4176475128
treee19a85590547279215e55378b5d34f76b4e07d7a
parentc84dfe5d93fbb71198f5f7c63943c9034b089bb2
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