commit | 823b96939578eae67b9d6c0e33a39d6a7b6401e7 | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Tue Sep 01 09:24:32 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 01 15:06:23 2015 -0700 |
tree | f0e2c41a24615366c953416d27762658d7a68c30 | |
parent | 872b1abb1ed47a691f465fb3d285f6cf6bcd8663 [diff] |
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>