similar to: [Bug 1223] libmnl does not compile with #undef HAVE_VISIBILITY_HIDDEN

Displaying 20 results from an estimated 10000 matches similar to: "[Bug 1223] libmnl does not compile with #undef HAVE_VISIBILITY_HIDDEN"

2018 Feb 05
0
[Bug 1223] New: libmnl does not compile with #undef HAVE_VISIBILITY_HIDDEN
https://bugzilla.netfilter.org/show_bug.cgi?id=1223 Bug ID: 1223 Summary: libmnl does not compile with #undef HAVE_VISIBILITY_HIDDEN Product: libmnl Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: libmnl
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
2023 Sep 02
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 ---------------------------------------------------------------------------- CC| |jeremy at azazel.net --- Comment #1 from Jeremy Sowden <jeremy at azazel.net> --- This appears to be a bug
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
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
2018 Feb 22
1
[Bug 1230] New: checking for libmnl... no in cross-compile
https://bugzilla.netfilter.org/show_bug.cgi?id=1230 Bug ID: 1230 Summary: checking for libmnl... no in cross-compile Product: iptables Version: 1.6.x Hardware: All OS: Ubuntu Status: NEW Severity: enhancement Priority: P5 Component: iptables Assignee: netfilter-buglog at
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 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
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
2012 Jan 02
0
[ANNOUNCE] libmnl 1.0.2 release
Hi! The Netfilter project presents libmnl-1.0.0 libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. This library
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
2012 May 26
1
[ANNOUNCE] libmnl 1.0.3 release
Hi! The Netfilter project proudly presents: libmnl 1.0.3 libmnl is a minimalistic (really!) library that provides simple abstractions to communicate using Netlink sockets. If you're looking for a way to communicate some kernel subsystem and user-space, Netlink provides a nice method to do so. For those not yet familiar with Netlink, I suggest you to read:
2018 Jan 14
2
[Bug 1215] New: nft -c "" segfaults
https://bugzilla.netfilter.org/show_bug.cgi?id=1215 Bug ID: 1215 Summary: nft -c "" segfaults Product: nftables Version: unspecified Hardware: x86_64 OS: other Status: NEW Severity: major Priority: P5 Component: nft Assignee: pablo at netfilter.org
2017 Apr 15
2
[Bug 1146] New: configure ignores enable-static=yes
https://bugzilla.netfilter.org/show_bug.cgi?id=1146 Bug ID: 1146 Summary: configure ignores enable-static=yes Product: libmnl Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: libmnl Assignee: pablo at netfilter.org
2017 Dec 14
5
[Bug 1205] New: libnftl symbols not visible when built with clang
https://bugzilla.netfilter.org/show_bug.cgi?id=1205 Bug ID: 1205 Summary: libnftl symbols not visible when built with clang Product: netfilter/iptables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: unknown Assignee:
2014 Oct 26
3
[Bug 983] New: mnl_socket_recvfrom hangs in example code
https://bugzilla.netfilter.org/show_bug.cgi?id=983 Bug ID: 983 Summary: mnl_socket_recvfrom hangs in example code Product: nftables Version: unspecified Hardware: x86_64 OS: Fedora Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org
2017 Jun 08
0
[Bug 1156] New: make macro mnl_attr_for_each_nested C++ friendly
https://bugzilla.netfilter.org/show_bug.cgi?id=1156 Bug ID: 1156 Summary: make macro mnl_attr_for_each_nested C++ friendly Product: libmnl Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: libmnl Assignee: pablo at
2020 Oct 27
0
[ANNOUNCE] nftables 0.9.7 release
Hi! The Netfilter project proudly presents: nftables 0.9.7 This release contains fixes and new features available up to the Linux kernel 5.10-rc1 release. * Support for implicit chain, e.g. table inet x { chain y { type filter hook input priority 0; tcp dport 22 jump { ip saddr { 127.0.0.0/8, 172.23.0.0/16, 192.168.13.0/24 }
2014 Apr 13
4
[Bug 914] New: nft configure does not use --prefix as include/lib search path
https://bugzilla.netfilter.org/show_bug.cgi?id=914 Summary: nft configure does not use --prefix as include/lib search path Product: nftables Version: unspecified Platform: x86_64 OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: nft AssignedTo: 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