Displaying 2 results from an estimated 2 matches for "xt_stmt_".
Did you mean:
xt_state
2018 Feb 02
0
[ANNOUNCE] nftables 0.8.2 release
...Florian Westphal (2):
meta: add secpath support
doc: dup and fwd statements
Harsha Sharma (1):
tests: shell: fetch rule handle with '-a' option and then delete rule
Pablo M. Bermudo Garay (1):
update gitignore
Pablo Neira Ayuso (4):
Revert ("src: Remove xt_stmt_() functions").
src: add 'auto-merge' option to sets
netlink_delinearize: add assertion to prevent infinite loop
build: Bump version to v0.8.2
Phil Sutter (4):
build: Eliminate forgotten traces of libnftables exporting
configure: Fix help text regarding --...
2017 Oct 12
0
[ANNOUNCE] nftables 0.8 release
...ro definitions.
src: netlink: Remove variable nf_mon_sock.
src: nft monitor ruleset
man: Document nft monitor ruleset.
src: netlink: Subscribe nft monitor and nft monitor trace to respective groups.
src: introduce struct nft_cache
man: Fix typo.
src: Remove xt_stmt_() functions.
src: gmputil: Remove mpz_get_be64() function.
src: cli: Remove cli_display() function.
src: netlink: Remove unused functions.
src: mnl: Remove unused functions.
src: Initialize struct stmt in _match and _target functions.
tests: shell: Add tests for...