Searched hist:"823 b96939578eae67b9d6c0e33a39d6a7b6401e7" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ |
H A D | flow_dissector.h | diff 823b96939578eae67b9d6c0e33a39d6a7b6401e7 Tue Sep 01 11:24:32 CDT 2015 Tom Herbert <tom@herbertland.com> flow_dissector: Add control/reporting of encapsulation
Add an input flag to flow dissector on rather dissection should stop when encapsulation is detected (IP/IP or GRE). Also, add a key_control flag that indicates encapsulation was encountered during the dissection.
Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | flow_dissector.c | diff 823b96939578eae67b9d6c0e33a39d6a7b6401e7 Tue Sep 01 11:24:32 CDT 2015 Tom Herbert <tom@herbertland.com> flow_dissector: Add control/reporting of encapsulation
Add an input flag to flow dissector on rather dissection should stop when encapsulation is detected (IP/IP or GRE). Also, add a key_control flag that indicates encapsulation was encountered during the dissection.
Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|