[Bug 1763] Segfault when resetting rules with meta l4proto { tcp, udp }

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Mon Aug 5 12:34:17 CEST 2024


https://bugzilla.netfilter.org/show_bug.cgi?id=1763

--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> ---
It does not crash here with 1.1.0 but listing looks incomplete.

# nft reset rules                            t
table ip testsegfault {
        chain dns-nat-pre {
                type nat hook prerouting priority filter; policy accept;
        }
}

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20240805/f118c21a/attachment.html>


More information about the netfilter-buglog mailing list