commit | a38402bc50709aac76796a955a15152a76e3fd4e | [log] [tgz] |
---|---|---|
author | Simon Horman <simon.horman@netronome.com> | Mon Oct 02 10:41:16 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 02 11:06:07 2017 -0700 |
tree | eeb66e8e40f0b732f7f91ee887d2f4e09283e1a9 | |
parent | 32f16369e59fcc505c5ed93a6a8cad3d5636b463 [diff] |
flow_dissector: dissect tunnel info Move dissection of tunnel info from the flower classifier to the flow dissector where all other dissection occurs. This should not have any behavioural affect on other users of the flow dissector. Signed-off-by: Simon Horman <simon.horman@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>