similar to: [ANNOUNCE] libnftnl 1.1.3 release

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

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
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:
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
2020 Jun 06
0
[ANNOUNCE] nftables 0.9.5 release
Hi! The Netfilter project proudly presents: nftables 0.9.5 This release contains fixes and new features available up to the Linux kernel 5.7 release. * Support for set counters: table ip x { set y { typeof ip saddr counter elements = { 192.168.10.35, 192.168.10.101, 192.168.10.135 } }
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
2024 Apr 04
5
[Bug 1743] New: Flowtable: Flows exiting OFFLOAD State being assigned value of nf_conntrack_tcp_timeout_unacknowledged
https://bugzilla.netfilter.org/show_bug.cgi?id=1743 Bug ID: 1743 Summary: Flowtable: Flows exiting OFFLOAD State being assigned value of nf_conntrack_tcp_timeout_unacknowledged Product: nftables Version: 1.0.x Hardware: x86_64 OS: other Status: NEW Severity: normal Priority:
2023 May 16
4
[Bug 1680] New: Trying to delete offloaded flow with conntrack results in EBUSY
https://bugzilla.netfilter.org/show_bug.cgi?id=1680 Bug ID: 1680 Summary: Trying to delete offloaded flow with conntrack results in EBUSY Product: nftables Version: unspecified Hardware: All OS: other Status: NEW Severity: major Priority: P5 Component: kernel
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 }
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
2017 Oct 12
0
[ANNOUNCE] libnftnl 1.0.8 release
Hi! The Netfilter project proudly presents: libnftnl 1.0.8 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 incremental updates to support new kernel features and
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()
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:
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
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
2014 Dec 15
0
[ANNOUNCE] libnftnl 1.0.3 release
Hi! The Netfilter project proudly presents: libnftnl 1.0.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 the nft command line tool. This release comes with new features available up to 3.18, see ChangeLog for
2016 Dec 19
0
[ANNOUNCE] libnftnl 1.0.7 release
Hi! The Netfilter project proudly presents: libnftnl 1.0.7 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 nftnl_rule_cmp()