2019/12/03 00:10 willy@wtap.local * released nftables-0.9.3-flx2.1 * upgraded to just-issued version * made libnftables static since nothing else uses it 2019/12/02 23:58 willy@wtap.local * released nftables-0.9.2-flx2.1 * upgraded to the latest version * added nf_tables_compat.h from the git repo which was missing from the tar archive! 2018/04/30 15:29 willy@wtap.local * released nftables-0.8.3-flx2.3 * added --disable-man-doc to avoid breakage caused by doc 2018/03/14 19:32 willy@pcw.home.local * released nftables-0.8.3-flx2.2 * updated the service script not to manipulate IP forwarding since it needlessly conflicts with the ipforward service 2018/03/14 18:34 willy@pcw.home.local * released nftables-0.8.3-flx2.1 * upgraded to latest stable * removed all now unneeded patches * added a startup script, an example config.rc section and a default ruleset 2017/12/17 21:14 willy@pcw.home.local * released nftables-0.8-flx2.1 * added the following mainline patches to fix build with mini-gmp : 0012-netlink-fix-element-addition-to-map-with-stateful-ob.patch 0014-rule-fix-netlink-debug-flag-when-listing-table-rules.patch 0015-main-Fix-for-wrong-argument-passed-to-cache_release-.patch 0016-libnftables-Move-library-stuff-out-of-main.c.patch 0017-libnftables-Introduce-nft_ctx_flush_cache.patch 0018-cli-Use-nft_run_cmd_from_buffer.patch 0019-libnftables-Introduce-getters-and-setters-for-everyt.patch 0020-src-add-nft_-prefix-to-everything-exposed-through-in.patch 0022-libnftables-Get-rid-of-explicit-cache-flushes.patch 0029-parser-allow-classid-as-set-key.patch 0032-libnftables-Flush-iface-cache-after-command-executio.patch 0033-Eliminate-struct-mnl_ctx.patch 0034-libnftables-Unexport-enum-nftables_exit_codes.patch 0036-rule-Make-nft-export-respect-output_fp.patch 0037-src-tests-files-Remove-test-files.patch 0041-libnftables-Ensure-output_fp-is-never-NULL.patch 0043-utils-fix-one-compilation-error-with-with-mini-gmp.patch 0044-gmputil-turn-mpz_printf-into-mpz_vfprintf-to-restore.patch 0045-src-deprecate-flow-table-syntax-replace-it-by-meter.patch 0046-parser_bison-dismiss-anonymous-meters.patch 0047-parser_bison-no-need-for-name-token-for-meters.patch 0049-evaluate-print-error-for-null-string.patch 0050-ct-don-t-print-newline-if-label-bit-cannot-be-mapped.patch 0055-netlink_linearize-exthdr-op-must-be-u32.patch 0056-src-fix-protocol-context-update-on-big-endian-system.patch include-headers.diff 2006/07/01 15:42 willy@wtap * added lots of examples