Displaying 20 results from an estimated 8000 matches similar to: "[Bug 1584] nft large sets load high memory requirements"
2024 Nov 18
0
[Bug 1584] nft large sets load high memory requirements
https://bugzilla.netfilter.org/show_bug.cgi?id=1584
--- Comment #9 from Pablo Neira Ayuso <pablo at netfilter.org> ---
more improvements in userspace:
20f1c60ac8c8 src: collapse set element commands from parser
193faa5475a5 json: collapse set element commands from parser
depending on ruleset pattern.
Kernel patches also got merge to reduce memory consumption:
commit
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 Jun 07
0
[Bug 1014] "nft list chain xx yy" list also sets from the table xx
https://bugzilla.netfilter.org/show_bug.cgi?id=1014
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Pablo Neira Ayuso
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
2024 Sep 10
0
[Bug 1650] fail to add missing element to nft sets after running some time - file exists
https://bugzilla.netfilter.org/show_bug.cgi?id=1650
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
--- Comment #6 from Pablo Neira Ayuso
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
2016 Jun 30
0
[Bug 1042] nft: unable to define a variable using a variable; expression.c:951: range_expr_value_low: Assertion `0' failed
https://bugzilla.netfilter.org/show_bug.cgi?id=1042
Pablo Neira Ayuso <pablo at netfilter.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #1 from Pablo Neira Ayuso
2019 Aug 04
2
[Bug 1359] New: nft 0.9.1 - table family inet, chain type nat, fails to auto-load modules
https://bugzilla.netfilter.org/show_bug.cgi?id=1359
Bug ID: 1359
Summary: nft 0.9.1 - table family inet, chain type nat, fails
to auto-load modules
Product: nftables
Version: unspecified
Hardware: x86_64
OS: other
Status: NEW
Severity: normal
Priority: P5
Component:
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
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
2023 Jul 21
0
[Bug 1650] fail to add missing element to nft sets after running some time - file exists
https://bugzilla.netfilter.org/show_bug.cgi?id=1650
--- Comment #5 from Wang Jian <larkwang at gmail.com> ---
>
> This internal:0:0-0 is incorrect error reporting.
>
> Could you run nftables with git HEAD? It contains this fix:
>
> commit 5e39a34b196d68b803911aa13066fef2f83dc98c
> Author: Pablo Neira Ayuso <pablo at netfilter.org>
> Date: Mon Mar 27 16:36:31
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()
2014 Dec 16
0
[ANNOUNCE] nftables 0.4 release
Hi!
The Netfilter project proudly presents:
nftables 0.4
This release contains a lot of bug fixes and new features contained up
to the recent 3.18 kernel release (and some features coming up in the
yet unreleased 3.19-rc).
New features
============
* Add support for global ruleset operations (available since 3.18).
Get rid of all tables, chains, and rules in one go:
# nft
2017 Mar 23
0
[Bug 1137] New: Element "flow tables" should not be syntactically unique...
https://bugzilla.netfilter.org/show_bug.cgi?id=1137
Bug ID: 1137
Summary: Element "flow tables" should not be syntactically
unique...
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component:
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:
2017 Oct 06
6
[Bug 1188] New: nft fails to parse own output; unable to save-restore active state
https://bugzilla.netfilter.org/show_bug.cgi?id=1188
Bug ID: 1188
Summary: nft fails to parse own output; unable to save-restore
active state
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
Component: nft
2020 Jan 30
2
[Bug 1402] New: Race errors with nft
https://bugzilla.netfilter.org/show_bug.cgi?id=1402
Bug ID: 1402
Summary: Race errors with nft
Product: nftables
Version: unspecified
Hardware: All
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
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
[Bug 1300] New: nft(8) - man page - SETS - missing descriptions and explanations - flags, auto-merge
2018 Nov 17
5
[Bug 1300] New: nft(8) - man page - SETS - missing descriptions and explanations - flags, auto-merge
https://bugzilla.netfilter.org/show_bug.cgi?id=1300
Bug ID: 1300
Summary: nft(8) - man page - SETS - missing descriptions and
explanations - flags, auto-merge
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
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: