Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Pablo Neira Ayuso says:
====================
Netfilter fixes for net
The following patchset contains Netfilter fixes for net:
1) Endianness issue in IPv4 option support in nft_exthdr,
from Stephen Suryaputra.
2) Removes the waitcount optimization in nft_compat,
from Florian Westphal.
3) Remove ipv6 -> nf_defrag_ipv6 module dependency, from
Florian Westphal.
4) Memleak in chain binding support, also from Florian.
5) Simplify nft_flowtable.sh selftest, from Fabian Frederick.
6) Optional MTU arguments for selftest nft_flowtable.sh,
also from Fabian.
7) Remove noise error report when killing process in
selftest nft_flowtable.sh, from Fabian Frederick.
8) Reject bogus getsockopt option length in ebtables,
from Florian Westphal.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/netfilter_ipv6.h 0 additions, 18 deletionsinclude/linux/netfilter_ipv6.h
- net/bridge/netfilter/ebtables.c 4 additions, 0 deletionsnet/bridge/netfilter/ebtables.c
- net/bridge/netfilter/nf_conntrack_bridge.c 6 additions, 2 deletionsnet/bridge/netfilter/nf_conntrack_bridge.c
- net/ipv6/netfilter.c 0 additions, 3 deletionsnet/ipv6/netfilter.c
- net/netfilter/nf_tables_api.c 4 additions, 2 deletionsnet/netfilter/nf_tables_api.c
- net/netfilter/nft_compat.c 14 additions, 23 deletionsnet/netfilter/nft_compat.c
- net/netfilter/nft_exthdr.c 2 additions, 2 deletionsnet/netfilter/nft_exthdr.c
- tools/testing/selftests/netfilter/nft_flowtable.sh 43 additions, 30 deletionstools/testing/selftests/netfilter/nft_flowtable.sh
Please register or sign in to comment