Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Pablo Neira Ayusosays:
====================
Netfilter fixes for net
The following patchset contains Netfilter fixes for net:
1) Memleak in commit audit error path, from Dongliang Mu.
2) Avoid possible false sharing for flowtable timeout updates
and nft_last use.
3) Adjust conntrack timestamp due to garbage collection delay,
from Florian Westphal.
4) Fix nft_nat without layer 3 address for the inet family.
5) Fix compilation warning in nfnl_hook when ingress support
is disabled, from Arnd Bergmann.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
No related branches found
No related tags found
Showing
- net/netfilter/nf_conntrack_core.c 6 additions, 1 deletionnet/netfilter/nf_conntrack_core.c
- net/netfilter/nf_flow_table_core.c 5 additions, 1 deletionnet/netfilter/nf_flow_table_core.c
- net/netfilter/nf_tables_api.c 12 additions, 0 deletionsnet/netfilter/nf_tables_api.c
- net/netfilter/nfnetlink_hook.c 2 additions, 0 deletionsnet/netfilter/nfnetlink_hook.c
- net/netfilter/nft_last.c 13 additions, 7 deletionsnet/netfilter/nft_last.c
- net/netfilter/nft_nat.c 3 additions, 1 deletionnet/netfilter/nft_nat.c
Loading
Please register or sign in to comment