similar to: [Bug 979] expr json structure

Displaying 20 results from an estimated 10000 matches similar to: "[Bug 979] expr json structure"

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
2014 Nov 17
0
[Bug 979] expr json structure
https://bugzilla.netfilter.org/show_bug.cgi?id=979 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alvaroneay at gmail.com, | |pablo at netfilter.org -- You
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
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:
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
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
2015 Jan 05
0
[Bug 979] expr json structure
https://bugzilla.netfilter.org/show_bug.cgi?id=979 --- Comment #3 from Alvaro <alvaroneay at gmail.com> --- (In reply to porjo38 from comment #0) > The output of nft_rule_snprintf_json() includes a JSON array called 'expr'. > I would like to suggest that each type be split into its own object where > the 'type' value becomes the key name. So for example, rather than
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
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:
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
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()
2018 Feb 02
0
[ANNOUNCE] nftables 0.8.2 release
Hi! The Netfilter project proudly presents: nftables 0.8.2 This release fixes ./configure --with-xtables that enables interaction between iptables-compat [1] and nft, and it also includes a bunch of documentation updates. This release introduces a new explicit option for interval sets, that enables auto-merge of adjacent/overlapping elements when adding them to the set, eg. table
2018 Nov 15
4
[Bug 1297] New: Replacement for nft export vm json?
https://bugzilla.netfilter.org/show_bug.cgi?id=1297 Bug ID: 1297 Summary: Replacement for nft export vm json? Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft Assignee: pablo at netfilter.org
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 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
2016 Feb 17
0
[Bug 980] BUG!!! nf_queue: full at 1024 entries, dropping packets(s). Dropped: 998887
https://bugzilla.netfilter.org/show_bug.cgi?id=980 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |pablo at netfilter.org Resolution|---
2016 Jun 30
0
[Bug 1049] crafted packets are not detected/filtered
https://bugzilla.netfilter.org/show_bug.cgi?id=1049 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX CC| |pablo at netfilter.org Status|NEW
2020 Jan 10
0
[Bug 1036] BUG: unable to handle kernel NULL pointer dereference at ... nf_nat_setup_info
https://bugzilla.netfilter.org/show_bug.cgi?id=1036 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX CC|
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:
2013 May 17
2
[Bug 699] please add new options to iptables-restore to continue on error and suppress error output
https://bugzilla.netfilter.org/show_bug.cgi?id=699 Pablo Neira Ayuso <pablo at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |pablo at netfilter.org Resolution|