similar to: [Bug 1062] Kernel IPv6 event filtering not working

Displaying 20 results from an estimated 10000 matches similar to: "[Bug 1062] Kernel IPv6 event filtering not working"

2023 Sep 03
0
[Bug 1062] Kernel IPv6 event filtering not working
https://bugzilla.netfilter.org/show_bug.cgi?id=1062 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|netfilter-buglog at lists.netf |jeremy at azazel.net |ilter.org
2023 Sep 03
0
[Bug 1062] Kernel IPv6 event filtering not working
https://bugzilla.netfilter.org/show_bug.cgi?id=1062 --- Comment #2 from Jeremy Sowden <jeremy at azazel.net> --- In the ipv4 case: for (i = 0; i < f->l3proto_elems[dir]; i++) { int ip = f->l3proto[dir][i].addr & f->l3proto[dir][i].mask; j += nfct_bsf_load_attr(this, BPF_W, j); j += nfct_bsf_alu_and(this, f->l3proto[dir][i].mask, j); j
2023 Nov 04
0
[Bug 1062] Kernel IPv6 event filtering not working
https://bugzilla.netfilter.org/show_bug.cgi?id=1062 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are
2023 Sep 10
0
[Bug 1223] libmnl does not compile with #undef HAVE_VISIBILITY_HIDDEN
https://bugzilla.netfilter.org/show_bug.cgi?id=1223 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremy at azazel.net --- Comment #1 from Jeremy Sowden <jeremy at azazel.net> --- This was fixed as a
2023 Sep 03
0
[Bug 1060] Garbage output
https://bugzilla.netfilter.org/show_bug.cgi?id=1060 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremy at azazel.net Assignee|netfilter-buglog at lists.netf |jeremy at azazel.net
2016 Apr 14
0
[Bug 1062] New: Kernel IPv6 event filtering not working
https://bugzilla.netfilter.org/show_bug.cgi?id=1062 Bug ID: 1062 Summary: Kernel IPv6 event filtering not working Product: conntrack-tools Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: conntrack-daemon Assignee:
2023 Sep 03
0
[Bug 1060] Garbage output
https://bugzilla.netfilter.org/show_bug.cgi?id=1060 Jeremy Sowden <jeremy at azazel.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. -------------- next part
2020 Jul 24
1
[Bug 1445] New: conntrackd: segfaults when not disabling internal cache
https://bugzilla.netfilter.org/show_bug.cgi?id=1445 Bug ID: 1445 Summary: conntrackd: segfaults when not disabling internal cache Product: conntrack-tools Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: critical Priority: P5
2019 Oct 16
3
[Bug 1374] New: Add a way to suppress printing of set contents in 'nft list ...' output
https://bugzilla.netfilter.org/show_bug.cgi?id=1374 Bug ID: 1374 Summary: Add a way to suppress printing of set contents in 'nft list ...' output Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5
2023 Jul 03
2
[Bug 1691] New: mnl_nlmsg_ok returns true on malformed/incomplete messages leading to potential runtime issues
https://bugzilla.netfilter.org/show_bug.cgi?id=1691 Bug ID: 1691 Summary: mnl_nlmsg_ok returns true on malformed/incomplete messages leading to potential runtime issues Product: libmnl Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: normal Priority: P5
2016 Mar 01
1
[Bug 1053] New: connection tracker integration issue
https://bugzilla.netfilter.org/show_bug.cgi?id=1053 Bug ID: 1053 Summary: connection tracker integration issue Product: conntrack-tools Version: unspecified Hardware: i386 OS: All Status: NEW Severity: critical Priority: P5 Component: conntrack-daemon Assignee:
2019 Jun 24
0
[Bug 1345] New: There is no milestone named '---' in the 'libnetfilter_conntrac' product.
https://bugzilla.netfilter.org/show_bug.cgi?id=1345 Bug ID: 1345 Summary: There is no milestone named '---' in the 'libnetfilter_conntrac' product. Product: bugzilla Version: other Hardware: x86_64 OS: All Status: NEW Severity: normal Priority: P5
2018 Feb 22
0
[Bug 1231] New: libxt_bpf.c:69:6: error: 'union bpf_attr' has no member named 'pathname'
https://bugzilla.netfilter.org/show_bug.cgi?id=1231 Bug ID: 1231 Summary: libxt_bpf.c:69:6: error: 'union bpf_attr' has no member named 'pathname' Product: netfilter/iptables Version: unspecified Hardware: All OS: Ubuntu Status: NEW Severity: enhancement
2019 Dec 31
2
[Bug 1393] New: iptables-nft -S hangs if not run as root
https://bugzilla.netfilter.org/show_bug.cgi?id=1393 Bug ID: 1393 Summary: iptables-nft -S hangs if not run as root Product: nftables Version: unspecified Hardware: x86_64 OS: other Status: NEW Severity: normal Priority: P5 Component: iptables over nftable Assignee: pablo at
2023 Jul 27
0
[Bug 1501] issue with DNAT port range
https://bugzilla.netfilter.org/show_bug.cgi?id=1501 --- Comment #9 from Phil Sutter <phil at nwl.cc> --- (In reply to marco.drummer from comment #8) > (In reply to Phil Sutter from comment #7) > > I am currently using iptables v1.8.7 (nf_tables) on Ubuntu 22.04.2 LTS > > Almost all of my rules are converted to nft to make use of the advantages > and simplifications in
2016 Feb 17
0
[Bug 999] conntrackd fails to start with error message regarding the netlink handler
https://bugzilla.netfilter.org/show_bug.cgi?id=999 --- Comment #2 from Wolfram Schlich <wolfram at schlich.org> --- (In reply to Pablo Neira Ayuso from comment #1) > Are you sure that your kernel supports CONFIG_NETFILTER_NETLINK and > CONFIG_NF_CT_NETLINK. Yes, pretty sure: --8<-- zephyr ~ # zgrep CONFIG_NETFILTER_NETLINK /proc/config.gz CONFIG_NETFILTER_NETLINK=y
2011 Jun 08
3
[Bug 722] New: double entry of nf_conntrack_max in /proc
http://bugzilla.netfilter.org/show_bug.cgi?id=722 Summary: double entry of nf_conntrack_max in /proc Product: netfilter/iptables Version: linux-2.6.x Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: nf_conntrack AssignedTo: netfilter-buglog at lists.netfilter.org
2010 Jul 15
0
[ANNOUNCE] libnetfilter_conntrack 0.0.102 release
Hi! The Netfilter project presents libnetfilter_conntrack-0.0.102. libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. This library requires a linux kernel >= 2.6.18. This release includes six fixes and Patrick McHardy's conntrack zone support (see the 'CT' target in man iptables(8) for more
2013 Mar 04
0
[ANNOUNCE] libnetfilter_conntrack 1.0.3 release
Hi! The Netfilter project proudly presents: libnetfilter_conntrack 1.0.3 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. The library libnetfilter_conntrack has been previously known as libnfnetlink_conntrack and libctnetlink. See ChangeLog that comes attached to this email for more details. You can
2012 Jan 04
0
[ANNOUNCE] libnetfilter_conntrack 1.0.0 release
Hi! The Netfilter project proudly presents: libnetfilter_conntrack-1.0.0 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. See ChangeLog that comes attached to this email for more details. You can download it from: http://www.netfilter.org/projects/libnetfilter_conntrack/downloads.html