Displaying 2 results from an estimated 2 matches for "nft_init".
Did you mean:
nfit_init
2015 Dec 18
0
[ANNOUNCE] iptables 1.6.0 release
...or in nft_rule_list
xtables: allow to zero chains via -Z
nft: break loop after found matching chain
nft: print counter issues
nft: fix another memleak in nft_rule_list_cb
xtables: nft: display rule by number via -L
nft: associate table configuration to handle via nft_init
nft: fix family operation lookup
nft: load only the tables of the current family
nft: refactoring parse operations for more genericity
xtables: bootstrap ARP compatibility layer for nftables
xtables: nft-arp: implements is_same op for ARP family
xtables: arp: add...
2017 Oct 12
0
[ANNOUNCE] nftables 0.8 release
...dd include_paths to struct nft_ctx
src: add maximum number of parser errors to struct nft_ctx
src: remove ifdef DEBUG pollution
src: add struct mnl_ctx
mnl: pass struct netlink_ctx to mnl_nft_socket_sendmsg()
src: add debugging mask to context structure
src: call nft_init() and nft_exit() from context routines
src: move nf_sock into nft_ctx structure
netlink: remove nfsock_open()
src: add nft_ctx_netlink_init()
mnl: do not set NLM_F_CREATE in deletion requests
parser_bison: consolidate stmt_expr rule
parser_bison: use keywords in...