diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-04-11 00:09:00 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2024-04-11 12:14:10 +0200 |
commit | 6db5dc7b351b9569940cd1cf445e237c42cd6d27 (patch) | |
tree | 9bbf70319a523528a9123612ffffb4bdfeec7356 /net/unix/af_unix.c | |
parent | 87b3593bed1868b2d9fe096c01bcdf0ea86cbebf (diff) |
netfilter: flowtable: incorrect pppoe tuple
pppoe traffic reaching ingress path does not match the flowtable entry
because the pppoe header is expected to be at the network header offset.
This bug causes a mismatch in the flow table lookup, so pppoe packets
enter the classical forwarding path.
Fixes: 72efd585f714 ("netfilter: flowtable: add pppoe support")
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions