flow_dissector: dissect tunnel info
authorSimon Horman <simon.horman@netronome.com>
Mon, 2 Oct 2017 08:41:16 +0000 (10:41 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Oct 2017 18:06:07 +0000 (11:06 -0700)
commita38402bc50709aac76796a955a15152a76e3fd4e
treeeeb66e8e40f0b732f7f91ee887d2f4e09283e1a9
parent32f16369e59fcc505c5ed93a6a8cad3d5636b463
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>
net/core/flow_dissector.c
net/sched/cls_flower.c