net/flow_dissector: Add support for QinQ dissection
authorJianbo Liu <jianbol@mellanox.com>
Fri, 6 Jul 2018 05:38:14 +0000 (05:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Jul 2018 11:51:53 +0000 (20:51 +0900)
commit24c590e3b0f9eebe603ebe3d516990306d385f46
tree25321f2b85f73f796844199f93dda0d83360541c
parentaaab08344d2670e5c119b7b497d5063d7ddb8364
net/flow_dissector: Add support for QinQ dissection

Dissect the QinQ packets to get both outer and inner vlan information,
then store to the extended flow keys.

Signed-off-by: Jianbo Liu <jianbol@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow_dissector.h
net/core/flow_dissector.c