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
---
include/net/flow_dissector.h | 1 +
net/core/flow_dissector.c| 35 ++
Fri, May 22, 2015 at 02:11:46AM CEST, t...@herbertland.com wrote:
>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
>---
> include/
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
---
include/net/flow_dissector.h | 1 +
net/core/flow_dissector.c| 37 ++