Hi,
The following patchset contains Netfilter/IPVS fixes for net:
1) Fix NAT hook deletion when table is dormant, from Florian Westphal.
2) Fix IPVS sync stalls, from guodeqing.
Please, pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
Thank you.
----------------------------------------------------------------
The following changes since commit 1d61e21852d3161f234b9656797669fe185c251b:
qed: Disable "MFW indication via attention" SPAM every 5 minutes (2020-07-14
15:15:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git HEAD
for you to fetch changes up to 8210e344ccb798c672ab237b1a4f241bda08909b:
ipvs: fix the connection sync failed in some cases (2020-07-22 01:21:34 +0200)
----------------------------------------------------------------
Florian Westphal (1):
netfilter: nf_tables: fix nat hook table deletion
guodeqing (1):
ipvs: fix the connection sync failed in some cases
net/netfilter/ipvs/ip_vs_sync.c | 12 ++++++++----
net/netfilter/nf_tables_api.c | 41 ++++++++++++++---------------------------
2 files changed, 22 insertions(+), 31 deletions(-)