[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200723223508.17038-1-pablo@netfilter.org>
Date: Fri, 24 Jul 2020 00:35:06 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: netfilter-devel@...r.kernel.org
Cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: [PATCH 0/2] Netfilter/IPVS fixes for net
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(-)
Powered by blists - more mailing lists