From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Cc: davem@davemloft.net, netdev@vger.kernel.org, kuba@kernel.org
Subject: [PATCH net 0/2] Netfilter fixes for net
Date: Tue, 9 Feb 2021 22:35:09 +0100 [thread overview]
Message-ID: <20210209213511.23298-1-pablo@netfilter.org> (raw)
Hi,
The following patchset contains Netfilter fixes for net:
1) nf_conntrack_tuple_taken() needs to recheck zone for
NAT clash resolution, from Florian Westphal.
2) Restore support for stateful expressions when set definition
specifies no stateful expressions.
Please, pull these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
Thanks!
----------------------------------------------------------------
The following changes since commit ce7536bc7398e2ae552d2fabb7e0e371a9f1fe46:
vsock/virtio: update credit only if socket is not closed (2021-02-08 13:27:46 -0800)
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 664899e85c1312e51d2761e7f8b2f25d053e8489:
netfilter: nftables: relax check for stateful expressions in set definition (2021-02-09 00:50:14 +0100)
----------------------------------------------------------------
Florian Westphal (1):
netfilter: conntrack: skip identical origin tuple in same zone only
Pablo Neira Ayuso (1):
netfilter: nftables: relax check for stateful expressions in set definition
net/netfilter/nf_conntrack_core.c | 3 ++-
net/netfilter/nf_tables_api.c | 28 +++++++++++++++-------------
2 files changed, 17 insertions(+), 14 deletions(-)
next reply other threads:[~2021-02-09 22:17 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-09 21:35 Pablo Neira Ayuso [this message]
2021-02-09 21:35 ` [PATCH net 1/2] netfilter: conntrack: skip identical origin tuple in same zone only Pablo Neira Ayuso
2021-02-10 0:00 ` patchwork-bot+netdevbpf
2021-02-09 21:35 ` [PATCH net 2/2] netfilter: nftables: relax check for stateful expressions in set definition Pablo Neira Ayuso
-- strict thread matches above, loose matches on Subject: below --
2021-06-02 12:44 [PATCH net 0/2] Netfilter fixes for net Pablo Neira Ayuso
2022-04-05 10:09 Pablo Neira Ayuso
2022-04-12 9:42 Pablo Neira Ayuso
2022-05-26 20:54 Pablo Neira Ayuso
2022-07-02 19:10 Pablo Neira Ayuso
2022-10-19 6:52 Pablo Neira Ayuso
2022-11-18 14:29 Pablo Neira Ayuso
2023-01-23 21:15 Pablo Neira Ayuso
2023-01-31 13:31 Pablo Neira Ayuso
2023-04-20 17:06 Pablo Neira Ayuso
2023-04-21 3:25 ` Jakub Kicinski
2023-04-21 10:56 Pablo Neira Ayuso
2023-10-25 10:08 Pablo Neira Ayuso
2023-12-20 15:15 Pablo Neira Ayuso
2023-12-22 10:42 Pablo Neira Ayuso
2023-12-22 10:49 ` Pablo Neira Ayuso
2023-12-22 10:53 ` Pablo Neira Ayuso
2024-01-03 11:29 Pablo Neira Ayuso
2024-06-26 23:38 Pablo Neira Ayuso
2024-07-11 9:39 Pablo Neira Ayuso
2024-07-31 21:30 Pablo Neira Ayuso
2024-08-28 21:47 Pablo Neira Ayuso
2024-09-11 22:25 Pablo Neira Ayuso
2025-01-09 12:35 Pablo Neira Ayuso
2025-04-10 10:36 Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210209213511.23298-1-pablo@netfilter.org \
--to=pablo@netfilter.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.