-
- Downloads
Pablo Neira Ayuso says:
====================
The following patchset contains Netfilter fixes for your net tree, they are:
1) Fix a leak in IPVS, the sysctl table is not released accordingly when
destroying a netns, patch from Tommi Rantala.
2) Fix a build error when TPROXY and socket are built-in but IPv6 defrag is
compiled as module, from Florian Westphal.
3) Fix TCP tracket wrt. RFC5961 challenge ACK when in LAST_ACK state, patch
from Jesper Dangaard Brouer.
4) Fix a bogus WARN_ON() in nf_tables when deleting a set element that stores
a map, from Mirek Kratochvil.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/uapi/linux/netfilter/nf_conntrack_tcp.h 3 additions, 0 deletionsinclude/uapi/linux/netfilter/nf_conntrack_tcp.h
- net/netfilter/Kconfig 2 additions, 0 deletionsnet/netfilter/Kconfig
- net/netfilter/ipvs/ip_vs_ctl.c 3 additions, 0 deletionsnet/netfilter/ipvs/ip_vs_ctl.c
- net/netfilter/nf_conntrack_proto_tcp.c 32 additions, 3 deletionsnet/netfilter/nf_conntrack_proto_tcp.c
- net/netfilter/nf_tables_api.c 2 additions, 2 deletionsnet/netfilter/nf_tables_api.c
Loading
Please register or sign in to comment