search for: nft_

Displaying 6 results from an estimated 6 matches for "nft_".

Did you mean: nft
2014 Apr 17
0
[ANNOUNCE] libnftnl 1.0.1 release
...x final report after configuration include: add cached copy of linux/kernel.h Merge branch 'master' into next-3.14 chain: print usage counter for base chain via default output as well src: compile queue expression support src: early attribute type validation in nft_*_attr_set src: add assertion infrastructure to validate attribute types src: add nft_*_attr_{set|get}_data interface src: fix wrong type in NFT_ATTR_*_FAMILY include: get linux/netfilter/nf_tables.h in sync with kernel header example: nft-rule-add: simplify example...
2015 Sep 16
1
[ANNOUNCE] libnftnl 1.0.4 release
...brary is currently used by the nft command line tool. This release comes with new features available up to 4.2, see ChangeLog for more details. In this release, we have renamed most of the library symbols to use the nftnl_ prefix while keeping aliases to the old ones. We would like to reserve the nft_ prefix for our higher level library which should land anytime soon. We have kept aliases around to reduce the impact of this changes, but they will be deprecated soon. Sorry for the inconvenience in any case. You can download this library from: http://www.netfilter.org/projects/libnftnl/downloads...
2013 Oct 24
5
[Bug 868] New: Null pointer segfault in netlink code
...Priority: P5 Component: nft AssignedTo: pablo at netfilter.org ReportedBy: john at sager.me.uk Estimated Hours: 0.0 In returning set information, the kernel omits the FLAGS attribute if it is zero (nf_tables_fill_set() in nf_tables_api.c). Consequently, calls to nft_set_attr_get_u32() in netlink.c fail because that routine (in libnftables) dereferences a null pointer returned by nft_set_attr_get(). I fixed it in nft by calling nft_set_attr_is_set() to test for the attribute's existence. It could also be fixed in the kernel by unconditionally sending the FLA...
2018 Jan 16
0
[ANNOUNCE] nftables 0.8.1 release
...ot; and exit evaluate: print error for null string tests/py: add test for empty string match Pablo M. Bermudo Garay (1): src: do not print limit keyword inside object definition Pablo Neira Ayuso (9): netlink: fix element addition to map with stateful object src: add nft_ prefix to everything exposed through include/nftables/nftables.h utils: fix one compilation error with --with-mini-gmp gmputil: turn mpz_printf into mpz_vfprintf to restore --with-mini-gmp src: deprecate "flow table" syntax, replace it by "meter" parser_b...
2019 May 27
0
[ANNOUNCE] iptables 1.8.3 release
...ild with kernel headers before 4.2 xtables-monitor: fix build with musl libc include: extend the headers conflict workaround to in6.h Florian Westphal (12): arptables-nft: use generic expression parsing function xtables: rename opcodes to arp_opcodes xtables: make all nft_parse_ helpers static arptables-nft: fix decoding of hlen on bigendian platforms tests: return-codes script is bash specific xtables: unify user chain add/flush for restore case xtables: add skip flag to objects xtables: add and use nft_build_cache xtables: add an...
2015 Dec 18
0
[ANNOUNCE] iptables 1.6.0 release
...hed to this email for more details. You can download it from: http://www.netfilter.org/projects/conntrack-tools/downloads.html ftp://ftp.netfilter.org/pub/conntrack-tools/ Help us testing and report bugs, thanks! -------------- next part -------------- Ana Rey (7): xtables-standalone: call nft_fini in the error path nft: fix memory leaks in nft_xtables_config_load iptables: nft: fix memory leaks in nft_fini extensions: libxt_devgroup: Fix the path of the group mappings file iptables-compat: homogenize error messages extensions: devgroup: fix showing and savin...