]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
2023-11-22  Phil Suttertests: shell: Fix sets/reset_command_0 for current...
2023-11-22  Thomas Hallertests/shell: prettify JSON in test output and add helper
2023-11-22  Thomas Hallertests/shell: sanitize "handle" in JSON output
2023-11-22  Pablo Neira... tests: shell: skip if kernel does not allow to restore...
2023-11-22  Pablo Neira... tests: shell: skip secmark tests if kernel does not...
2023-11-22  Pablo Neira... tests: shell: split nat inet tests
2023-11-22  Pablo Neira... tests: shell: skip nat inet if kernel does not support it
2023-11-22  Pablo Neira... tests: shell: skip synproxy test if kernel does not...
2023-11-22  Pablo Neira... tests: shell: detach synproxy test
2023-11-22  Pablo Neira... tests: shell: skip stateful object updates if unsupported
2023-11-22  Pablo Neira... tests: shell: connlimit tests requires set expression...
2023-11-22  Pablo Neira... evaluate: bogus error when adding devices to flowtable
2023-11-21  Pablo Neira... tests: shell: flush connlimit sets
2023-11-21  Florian Westphaltests: shell: skip meta time test meta expression lacks...
2023-11-21  Florian Westphaltests: shell: skip maps delete test if dynset lacks...
2023-11-21  Florian Westphaltests: shell: skip ct expectation test if feature is...
2023-11-21  Pablo Neira... tests: shell: quote reference to array to iterate over...
2023-11-21  Pablo Neira... tests: shell: adjust add-after-delete flowtable for...
2023-11-20  Florian Westphalevaluate: fix rule replacement with anon sets
2023-11-15  Pablo Neira... tests: shell: skip sets/sets_with_ifnames if no pipapo...
2023-11-15  Pablo Neira... tests: shell: restore pipapo and chain binding coverage...
2023-11-15  Pablo Neira... tests: shell: skip pipapo set backend in transactions...
2023-11-15  Pablo Neira... tests: shell: skip if kernel does not support flowtable...
2023-11-15  Pablo Neira... tests: shell: skip if kernel does not support flowtable...
2023-11-15  Thomas Hallertools: check for consistency of .json-nft dumps in...
2023-11-15  Thomas Hallertools: check more strictly for bash shebang in "check...
2023-11-15  Thomas Hallertools: simplify error handling in "check-tree.sh" by...
2023-11-15  Thomas Hallertests/shell: add JSON dump files
2023-11-15  Thomas Hallertests/shell: check and generate JSON dump files
2023-11-15  Thomas Hallerjson: fix use after free in table_flags_json()
2023-11-15  Pablo Neira... src: expand create commands
2023-11-15  Thomas Hallerparser: use size_t type for strlen() results
2023-11-11  Pablo Neira... tests: shell: split merge nat optimization in two tests
2023-11-11  Pablo Neira... tests: shell: split single element in anonymous set
2023-11-11  Pablo Neira... tests: shell: split map test
2023-11-11  Pablo Neira... tests: shell: split set NAT interval test
2023-11-11  Pablo Neira... tests: shell: skip if kernel does not support bitshift
2023-11-11  Pablo Neira... tests: shell: skip multidevice chain tests if kernel...
2023-11-11  Pablo Neira... tests: shell: skip comment tests if kernel lacks support
2023-11-11  Pablo Neira... tests: shell: skip NAT netmap tests if kernel lacks...
2023-11-11  Pablo Neira... tests: shell: skip stateful expression in sets tests...
2023-11-11  Pablo Neira... tests: shell: skip prerouting reject tests if kernel...
2023-11-11  Pablo Neira... tests: shell: skip pipapo tests if kernel lacks support
2023-11-09  Thomas Hallernetlink: fix buffer size for user data in netlink_delin...
2023-11-09  Thomas Hallersrc: remove xfree() and use plain free()
2023-11-09  Thomas Hallersrc: add free_const() and use it instead of xfree()
2023-11-09  Thomas Hallergmputil: add nft_gmp_free() to free strings from mpz_ge...
2023-11-09  Thomas Hallerdatatype: don't return a const string from cgroupv2_get...
2023-11-06  Pablo Neira... evaluate: place byteorder conversion before rshift...
2023-11-06  Pablo Neira... evaluate: reset statement length context only for set...
2023-11-02  Florian Westphalmeta: fix hour decoding when timezone offset is negative
2023-11-02  Phil Suttertproxy: Drop artificial port printing restriction
2023-11-02  Thomas Hallerbuild: no recursive make for "doc/Makefile.am"
2023-11-02  Thomas Hallerbuild: no recursive make for "examples/Makefile.am"
2023-11-02  Thomas Hallerbuild: no recursive make for "src/Makefile.am"
2023-11-02  Thomas Hallerbuild: no recursive make for "files/**/Makefile.am"
2023-11-02  Thomas Hallerbuild: no recursive make for "py/Makefile.am"
2023-11-02  Thomas Hallerbuild: no recursive-make for "include/**/Makefile.am"
2023-11-02  Thomas Hallergitignore: ignore ".dirstamp" files
2023-11-02  Thomas Hallertests/shell: fix mount command in "test-wrapper.sh"
2023-10-26  Pablo Neira... evaluate: reject set in concatenation
2023-10-24  Florian Westphalcheck-tree.sh: check and flag /bin/sh usage
2023-10-24  Pablo Neira... tests: shell: use /bin/bash in sets/elem_opts_compat_0
2023-10-24  Thomas Hallerparser_bison: fix length check for ifname in ifname_exp...
2023-10-24  Thomas Hallertests/shell: cover long interface name in "0042chain_va...
2023-10-24  Thomas Hallertests/shell: add "bogons/nft-f/zero_length_devicename2_...
2023-10-24  Thomas Hallertools: reject unexpected files in "tests/shell/testcase...
2023-10-24  Thomas Hallertests/shell: inline input data in "single_anon_set...
2023-10-24  Thomas Hallertests/shell: test for maximum length of "comment" in...
2023-10-24  Thomas Hallertests/shell: add missing "elem_opts_compat_0.nodump...
2023-10-21  Thomas Hallertests/shell: honor NFT_TEST_VERBOSE_TEST variable to...
2023-10-19  Phil Sutterparser_bison: Fix for broken compatibility with older...
2023-10-19  Pablo Neira... build: Bump version to 1.0.9 v1.0.9
2023-10-17  Pablo Neira... evaluate: validate maximum log statement prefix length
2023-10-16  Thomas Hallertests/shell: use bash instead of /bin/sh for tests
2023-10-16  Thomas Hallertests/shell: add missing "vlan_8021ad_tag.nodump" file
2023-10-13  Florian Westphalevaluate: suggest != in negation error message
2023-10-10  Thomas Hallertests/shell: add "-S|--setup-host" option to set sysctl...
2023-10-10  Thomas Hallertests/shell: preserve result directory with NFT_TEST_FA...
2023-10-10  Thomas Hallertests/shell: mount all of "/var/run" in "test-wrapper.sh"
2023-10-10  Pablo Neira... doc: remove references to timeout in reset command
2023-10-07  Florian Westphaltests: shell: add vlan match test case
2023-10-07  Florian Westphaltests: add test for dormant on/off/on bug
2023-10-06  Nicolas Cavallariicmpv6: Allow matching target address in NS/NA, redirec...
2023-10-06  Florian Westphaltests: never merge across non-expression statements...
2023-09-29  Phil Suttertests: shell: sets/reset_command_0: Fix drop_seconds()
2023-09-29  Florian Westphalscanner: restrict include directive to regular files
2023-09-29  Florian Westphallibnftables: refuse to open onput files other than...
2023-09-29  Florian Westphaltests: never merge across non-expression statements...
2023-09-29  Florian Westphalrule: never merge across non-expression statements
2023-09-28  Phil Suttertests: shell: Fix for failing nft-f/sample-ruleset
2023-09-28  Thomas Hallerdatatype: use xmalloc() for allocating datatype in...
2023-09-28  Pablo Neira... json: add missing map statement stub
2023-09-27  Thomas Hallerinclude: include <string.h> in <nft.h>
2023-09-27  Pablo Neira... tests: shell: fix spurious errors in sets/0036add_set_e...
2023-09-27  Thomas Hallermergesort: avoid cloning value in expr_msort_cmp()
2023-09-27  Pablo Neira... netlink_linearize: skip set element expression in map...
2023-09-27  Pablo Neira... json: expose dynamic flag
2023-09-27  Pablo Neira... tests: py: add map support
2023-09-26  Phil Suttertests: shell: features: Fix table owner flag check
next