search for: libmnl

Displaying 20 results from an estimated 91 matches for "libmnl".

Did you mean: libmng
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 lists.netfilter.org...
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...
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-us...
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 Assi...
2023 Sep 10
0
[Bug 1223] libmnl does not compile with #undef HAVE_VISIBILITY_HIDDEN
...|Added ---------------------------------------------------------------------------- CC| |jeremy at azazel.net --- Comment #1 from Jeremy Sowden <jeremy at azazel.net> --- This was fixed as a side-effect of http://git.netfilter.org/libmnl/commit/?id=444d6dc9020a040957ff585893a7979a89833c76 -- 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/20230910/a099adbf/att...
2014 Oct 26
3
[Bug 983] New: mnl_socket_recvfrom hangs in example code
...t;:"0x00001600"}}]}} The program outputs the JSON to stdout then hangs. If I hit ctrl+c the program ends. There is no error message. I've inserted printf statements into the program and can see that the hang happens on the first call to mnl_socket_recvfrom(). I've tested using libmnl and libnftnl from git repo. -- 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/20141026/80566f7d/attachment.html>
2014 Apr 13
4
[Bug 914] New: nft configure does not use --prefix as include/lib search path
...ied Platform: x86_64 OS/Version: All Status: NEW Severity: enhancement Priority: P5 Component: nft AssignedTo: pablo at netfilter.org ReportedBy: laurent at guerby.net Estimated Hours: 0.0 After compiling and installing libmnl and libnftnl in /root/test I tried nft : $ ./configure --prefix=/root/test checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking fo...
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 Component: libmnl Assignee: pablo at netfilter.org Reporter: eliogovea1993 at gmail.com Consider the following e...
2018 Jan 14
2
[Bug 1215] New: nft -c "" segfaults
...or, unexpected junk \; ^ but: > nft -c ";" fish: “nft -c ";"” terminated by signal SIGSEGV (Address boundary error) and basically for any other valid input including the empty string. Journalctl shows: Stack trace of thread 7337: #0 0x00007fd0f2abef10 mnl_socket_get_fd (libmnl.so.0) #1 0x0000557b554d78a3 n/a (nft) #2 0x0000557b554b68b8 n/a (nft) #3 0x0000557b554b62c5 n/a (nft) #4 0x00007fd0f201bf4a __libc_start_main (libc.so.6) #5 0x0000557b554b654a n/a (nft) # nft --version nftables v0.8 (Joe Btfsplk) # ldd (which nft) linux-vdso.so.1 (0x00007ffccf0dc000)...
2013 Sep 25
1
[Bug 853] New: mnl_socket_open() doc lists incorrect return type
https://bugzilla.netfilter.org/show_bug.cgi?id=853 Summary: mnl_socket_open() doc lists incorrect return type Product: libmnl Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: libmnl AssignedTo: pablo at netfilter.org ReportedBy: josh at jj88.org Estimated Hours: 0.0 The documen...
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 Reporter: duanev at gmail.com It seems configure for lib...
2013 Aug 15
12
[Bug 845] New: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met:
https://bugzilla.netfilter.org/show_bug.cgi?id=845 Summary: checking for LIBNFNETLINK... configure: error: Package requirements (libnfnetlink >= 0.0.41) were not met: Product: libnetfilter_queue Version: unspecified Platform: i386 OS/Version: RedHat Linux Status: NEW Severity: normal
2014 Apr 22
9
[Bug 916] New: Build failure on Slackware 14.1 (./configure rejects libreadline.so)
https://bugzilla.netfilter.org/show_bug.cgi?id=916 Summary: Build failure on Slackware 14.1 (./configure rejects libreadline.so) Product: nftables Version: unspecified Platform: i386 OS/Version: other Status: NEW Severity: major Priority: P5 Component: nft AssignedTo: pablo at
2018 Feb 02
0
[ANNOUNCE] nftables 0.8.2 release
...} } # nft add element x z { 1.1.1.1-2.2.2.2, 1.1.1.2 } Resources ========= The nftables code can be obtained from: * http://netfilter.org/projects/nftables/downloads.html * ftp://ftp.netfilter.org/pub/nftables * git://git.netfilter.org/nftables To build the code, libnftnl 1.0.9 and libmnl >= 1.0.2 are required: * http://netfilter.org/projects/libnftnl/index.html * http://netfilter.org/projects/libmnl/index.html Visit our wikipage for user documentation at: * http://wiki.nftables.org For the manpage reference, check man(8) nft. In case of bugs and feature request, file them v...
2020 Jun 15
0
[ANNOUNCE] nftables 0.9.6 release
...project proudly presents: nftables 0.9.6 This release fixes vmap support which broke in 0.9.5. You can download this new release from: https://www.netfilter.org/projects/nftables/downloads.html#nftables-0.9.6 https://www.netfilter.org/pub/nftables/ To build the code, libnftnl 1.1.7 and libmnl >= 1.0.4 are required: * http://netfilter.org/projects/libnftnl/index.html * http://netfilter.org/projects/libmnl/index.html Visit our wikipage for user documentation at: * http://wiki.nftables.org For the manpage reference, check man(8) nft. In case of bugs and feature request, file them v...
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 netfilter.org Reporter: yshragai.firmware at gmail.com Macro mnl_attr_for...
2017 Dec 14
5
[Bug 1205] New: libnftl symbols not visible when built with clang
...with clang, the following warnings are being output: ruleset.c:611:1: warning: attribute declaration must precede definition [-Wignored-attributes] EXPORT_SYMBOL(nftnl_ruleset_parse_buffer_cb); This results in libnftnl library without any exported symbols. A similar problem was found and fixed in libmnl [1]. The patch is the same, and there's one for version libnftnl-1.0.7 [2] (doesn't apply to git master anymore) which makes libnftnl build cleanly and makes the required symbols visible again. [1] http://git.netfilter.org/libmnl/commit/?id=dcdb47373a375087d2dd8cee5e2a9c66fcc147eb [2] http...
2012 Jun 17
0
[ANNOUNCE] ulogd 2.0.0 release
...user-defined accounting. ulogd was almost entirely written by Harald Welte, with contributions from fellow hackers such as Pablo Neira Ayuso, Eric Leblond and Pierre Chifflier. ulogd-2.x requires several libraries: * libnfnetlink that provides basic communication infrastructure via Netlink. * libmnl that provides basic communication infrastructure via Netlink, this library will supersede libnfnetlink. Still, we require both libraries as we are still in transition to entirely replace libnfnetlink by libmnl. * libnetfilter_log for stateless packet-based logging via nfnetlink_queue. * lib...
2014 Dec 13
3
CentOS forum search link in http://wiki.centos.org/AdditionalResources/Repositories under Atomic Repo
[ https://www.centos.org/search.php?query=atomicorp&mid=30&action=showall&andor=AND forum search] returns a 404. Can the forum search https://www.centos.org/forums/search.php? be used with parameters that will provide the supporting material for the warning "Many CentOS users have had problems after enabling this repo"? -------------- next part -------------- An HTML
2018 Jan 16
0
[ANNOUNCE] nftables 0.8.1 release
...ntax, so please revisit your scripts if you are using this feature. Resources ========= The nftables code can be obtained from: * http://netfilter.org/projects/nftables/downloads.html * ftp://ftp.netfilter.org/pub/nftables * git://git.netfilter.org/nftables To build the code, libnftnl 1.0.9 and libmnl >= 1.0.2 are required: * http://netfilter.org/projects/libnftnl/index.html * http://netfilter.org/projects/libmnl/index.html Visit our wikipage for user documentation at: * http://wiki.nftables.org For the manpage reference, check man(8) nft. In case of bugs and feature request, file them v...