[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240425090149.1359547-1-pablo@netfilter.org>
Date: Thu, 25 Apr 2024 11:01:47 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: netfilter-devel@...r.kernel.org
Cc: davem@...emloft.net,
netdev@...r.kernel.org,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
fw@...len.de
Subject: [PATCH net 0/2] Netfilter/IPVS fixes for net
Hi,
The following patchset contains two Netfilter/IPVS fixes for net:
Patch #1 fixes SCTP checksumming for IPVS with gso packets,
from Ismael Luceno.
Patch #2 honor dormant flag from netdev event path to fix a possible
double hook unregistration.
Please, pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git nf-24-04-25
Thanks.
----------------------------------------------------------------
The following changes since commit a9176f7c66f0f438dfd9a1a6c86ca7b73280a494:
Merge branch 'mlxsw-fixes' (2024-04-19 20:43:17 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git nf-24-04-25
for you to fetch changes up to 8e30abc9ace4f0add4cd761dfdbfaebae5632dd2:
netfilter: nf_tables: honor table dormant flag from netdev release event path (2024-04-25 10:42:57 +0200)
----------------------------------------------------------------
netfilter pull request 24-04-25
----------------------------------------------------------------
Ismael Luceno (1):
ipvs: Fix checksumming on GSO of SCTP packets
Pablo Neira Ayuso (1):
netfilter: nf_tables: honor table dormant flag from netdev release event path
net/netfilter/ipvs/ip_vs_proto_sctp.c | 6 ++++--
net/netfilter/nft_chain_filter.c | 4 +++-
2 files changed, 7 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists