commit | aaab08344d2670e5c119b7b497d5063d7ddb8364 | [log] [tgz] |
---|---|---|
author | Jianbo Liu <jianbol@mellanox.com> | Fri Jul 06 05:38:13 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 07 20:51:53 2018 +0900 |
tree | 9f7772f03f85a42a79e9b1d87ae251dd0d848ce1 | |
parent | 2064c3d4c02026572d4975177f28a58052f0a8b7 [diff] |
net/sched: flower: Add support for matching on vlan ethertype As flow dissector stores vlan ethertype, tc flower now can match on that. It is to make preparation for supporting QinQ. Signed-off-by: Jianbo Liu <jianbol@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>