diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2023-10-11 11:21:40 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2023-10-13 00:13:21 +0200 |
commit | 58a5b32b2d5c7b6b755121930b6752e6c714f24f (patch) | |
tree | a2e7ca10112a1fadef4592aae6d439dbb6a98226 /src/fds.c | |
parent | e98bc287019d0a5625fa0d65717846bc1802f553 (diff) |
As of kernel 6.6-rc, your ruleset must use either the 'connlabel' match
in iptables or the 'ct label' statement in nftables to attach labels to
conntrack entries. Update documentation to describe this behaviour.
This patch addresses a corner case scenario: conntrack already contains
entries but ruleset that specifies connlabel did not get loaded yet.
In such case, skip ENOSPC errors for conntracks that have no ct label
extension.
Closes: https://bugzilla.netfilter.org/show_bug.cgi?id=1622
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src/fds.c')
0 files changed, 0 insertions, 0 deletions