Skip to content
Commit 0492d857 authored by Pablo Neira Ayuso's avatar Pablo Neira Ayuso
Browse files

netfilter: flowtable: Fix QinQ and pppoe support for inet table

nf_flow_offload_inet_hook() does not check for 802.1q and PPPoE.
Fetch inner ethertype from these encapsulation protocols.

Fixes: 72efd585 ("netfilter: flowtable: add pppoe support")
Fixes: 4cd91f7c

 ("netfilter: flowtable: add vlan support")
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent dea2d93a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment