similar to: [ANNOUNCE] libnftnl 1.0.8 release

Displaying 20 results from an estimated 120 matches similar to: "[ANNOUNCE] libnftnl 1.0.8 release"

2014 Jun 25
0
[ANNOUNCE] libnftnl 1.0.2 release
Hi! The Netfilter project proudly presents: libnftnl 1.0.2 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by the nft command line tool. This release comes with new features available in 3.15, the event monitoring
2017 Oct 12
0
[ANNOUNCE] nftables 0.8 release
Hi! The Netfilter project proudly presents: nftables 0.8 This release contains new features available up to the (upcoming) Linux 4.14 kernel release: * Support for stateful objects, these objects are uniquely identified by a user-defined name, you can refer to them from rules, and there is a well established interface to operate with them, eg. # nft add counter filter test
2016 Jun 02
0
[ANNOUNCE] nftables 0.6 release
Hi! The Netfilter project proudly presents: nftables 0.6 This release contains many accumulated bug fixes and new features availale up to the Linux 4.7-rc1 kernel release. New features ============ * Rule replacement: You can replace any rule from the unique 64-bits handle. You have to retrieve the handle from the ruleset listing. # nft list ruleset -a table ip filter { chain
2018 Jan 30
0
[Bug 1219] New: nftables prints the routing header type rules incorrectly
https://bugzilla.netfilter.org/show_bug.cgi?id=1219 Bug ID: 1219 Summary: nftables prints the routing header type rules incorrectly Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft
2020 Apr 01
0
[ANNOUNCE] nftables 0.9.4 release
Hi! The Netfilter project proudly presents: nftables 0.9.4 This release contains fixes and new features available up to the Linux kernel 5.6 release. * Support for ranges in concatenations (requires Linux kernel >= 5.6), e.g. table ip foo { set whitelist { type ipv4_addr . ipv4_addr . inet_service flags interval
2018 Jan 16
0
[ANNOUNCE] nftables 0.8.1 release
Hi! The Netfilter project proudly presents: nftables 0.8.1 This release contains mostly incremental fixes and documentation updates, such as fixing up ./configure --with-mini-gmp for embedded setups that don't have libgmp. Deprecated syntax ================= This release deprecates the "flow table" syntax in favor of "meter" to address Netfilter's bugzilla
2014 Apr 13
1
[Bug 915] New: segfault in error case : expr_evaluate_payload not checking payload->payload.desc being null
https://bugzilla.netfilter.org/show_bug.cgi?id=915 Summary: segfault in error case : expr_evaluate_payload not checking payload->payload.desc being null Product: nftables Version: unspecified Platform: x86_64 OS/Version: All Status: NEW Severity: normal Priority: P5 Component: nft
2018 Jan 02
0
[ANNOUNCE] libnftnl 1.0.9 release
Hi! The Netfilter project proudly presents: libnftnl 1.0.9 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by the nft command line tool. This release includes mostly bug fixes plus one new nftnl_expr_fprintf()
2019 May 27
0
[ANNOUNCE] libnftnl 1.1.3 release
Hi! The Netfilter project proudly presents: libnftnl 1.1.3 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by nftables. See ChangeLog that comes attached to this email for more details. You can download it from:
2020 Apr 01
0
[ANNOUNCE] libnftnl 1.1.6 release
Hi! The Netfilter project proudly presents: libnftnl 1.1.6 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. This library is currently used by nftables. See ChangeLog that comes attached to this email for more details. You can download it from: http://www.netfilter.org/projects/libnftnl/downloads.html
2020 Jun 05
0
[ANNOUNCE] libnftnl 1.1.7 release
Hi! The Netfilter project proudly presents: libnftnl 1.1.7 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. This library is currently used by nftables. See ChangeLog that comes attached to this email for more details. You can download it from: http://www.netfilter.org/projects/libnftnl/downloads.html
2014 Jan 27
2
[Bug 889] New: libnftnl - expected specifier-qualifier-list before 'sa_family_t'
https://bugzilla.netfilter.org/show_bug.cgi?id=889 Summary: libnftnl - expected specifier-qualifier-list before 'sa_family_t' Product: nftables Version: unspecified Platform: x86_64 OS/Version: RedHat Linux Status: NEW Severity: major Priority: P5 Component: nft
2018 Nov 14
2
[Bug 1293] New: libnftnl soname mistaken?
https://bugzilla.netfilter.org/show_bug.cgi?id=1293 Bug ID: 1293 Summary: libnftnl soname mistaken? Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1 Component: nft Assignee: pablo at netfilter.org Reporter:
2020 Oct 27
0
[ANNOUNCE] libnftnl 1.1.8 release
Hi! The Netfilter project proudly presents: libnftnl 1.1.8 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. This library is currently used by nftables. See ChangeLog that comes attached to this email for more details. You can download it from: https://www.netfilter.org/projects/libnftnl/downloads.html
2023 Jul 11
0
[ANNOUNCE] libnftnl 1.2.6 release
Hi! The Netfilter project proudly presents: libnftnl 1.2.6 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. This library is currently used by nftables. This release includes meta broute support. See ChangeLog that comes attached to this email for more details on the updates. You can download it from:
2019 Aug 19
1
[ANNOUNCE] libnftnl 1.1.4 release
Hi! The Netfilter project proudly presents: libnftnl 1.1.4 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by nftables. See ChangeLog that comes attached to this email for more details. You can download it from:
2016 May 30
0
[ANNOUNCE] libnftnl 1.0.6 release
Hi! The Netfilter project proudly presents: libnftnl 1.0.6 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by the nft command line tool. This release includes the following list of updates: * New TLV
2019 Dec 04
3
[Bug 1387] New: Repoering libnftnl bugs
https://bugzilla.netfilter.org/show_bug.cgi?id=1387 Bug ID: 1387 Summary: Repoering libnftnl bugs Product: bugzilla Version: other Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: netfilter bugzilla Assignee: netfilter-buglog at
2014 Apr 17
0
[ANNOUNCE] libnftnl 1.0.1 release
Hi! The Netfilter project proudly presents: libnftnl 1.0.1 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by the nft command line tool. This release comes with new features available in 3.14 and fixes. See
2015 Sep 16
1
[ANNOUNCE] libnftnl 1.0.4 release
Hi! The Netfilter project proudly presents: libnftnl 1.0.4 libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. The library libnftnl has been previously known as libnftables. This library is currently used by the nft command line tool. This release comes with new features available up to 4.2, see ChangeLog for