]> git.ipfire.org Git - thirdparty/nftables.git/shortlog
thirdparty/nftables.git
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
2023-09-25  Thomas Hallerexpression: cleanup expr_ops_by_type() and handle u32...
2023-09-22  Florian Westphaltests: shell: skip flowtable-uaf if we lack table owner...
2023-09-22  Phil Sutterparser_json: Default meter size to zero
2023-09-22  Phil Sutterparser_json: Catch nonsense ops in match statement
2023-09-22  Phil Sutterparser_json: Wrong check in json_parse_ct_timeout_policy()
2023-09-22  Phil Sutterparser_json: Fix synproxy object mss/wscale parsing
2023-09-22  Phil Sutterparser_json: Fix limit object burst value parsing
2023-09-22  Phil Sutterparser_json: Fix flowtable prio value parsing
2023-09-22  Phil Sutterparser_json: Proper ct expectation attribute parsing
2023-09-22  Phil Sutterparser_json: Fix typo in json_parse_cmd_add_object()
2023-09-22  Phil Sutterparser_json: Catch wrong "reset" payload
2023-09-21  Florian Westphaltests: shell: add feature probe for sctp chunk matching
2023-09-21  Florian Westphaltests: shell: add feature probe for sets with more...
2023-09-21  Florian Westphaltests: shell: skip adding catchall elements if unuspported
2023-09-21  Thomas Hallertests/shell: honor NFT_TEST_FAIL_ON_SKIP variable to...
2023-09-20  Thomas Hallerdatatype: return const pointer from datatype_get()
2023-09-20  Thomas Hallerpayload: use enum icmp_hdr_field_type in payload_may_de...
2023-09-20  Thomas Hallerdatatype: use "enum byteorder" instead of int in set_da...
2023-09-20  Thomas Hallernetlink: handle invalid etype in set_make_key()
2023-09-20  Thomas Hallerinclude: fix missing definitions in <cache.h>/<headers.h>
2023-09-20  Thomas Hallerproto: add missing proto_definitions for PROTO_DESC_GENEVE
2023-09-20  Thomas Hallersrc: fix indentation/whitespace
2023-09-20  Pablo Neira... datatype: initialize TYPE_CT_EVENTBIT slot in datatype...
2023-09-20  Pablo Neira... datatype: initialize TYPE_CT_LABEL slot in datatype...
2023-09-20  Pablo Neira... limit: display default burst when listing ruleset
2023-09-19  Thomas Hallertests/shell: run `nft --check` on persisted dump files
2023-09-19  Thomas Hallerlibnftables: move init-once guard inside xt_init()
2023-09-19  Thomas Hallerlibnftables: drop gmp_init() and mp_set_memory_functions()
2023-09-19  Pablo Neira... evaluate: perform mark datatype compatibility check...
2023-09-19  Pablo Neira... evaluate: expand sets and maps before evaluation
2023-09-19  Pablo Neira... evaluate: fix memleak in prefix evaluation with wildcar...
2023-09-19  Thomas Hallernetlink: fix leaking typeof_expr_data/typeof_expr_key...
2023-09-18  Thomas Hallertests/shell: simplify collecting error result in "test...
2023-09-18  Thomas Hallertests/shell: colorize NFT_TEST_HAS_SOCKET_LIMITS
2023-09-18  Thomas Hallertests/shell: don't show the exit status for failed...
2023-09-18  Thomas Hallertests/shell: set C locale in "run-tests.sh"
2023-09-18  Thomas Hallertests/shell: fix preserving ruleset diff after test
2023-09-18  Thomas Hallertests/shell: check diff in "maps/typeof_maps_0" and...
2023-09-18  Thomas Hallertests/shell: implement NFT_TEST_HAVE_json feature detec...
2023-09-18  Florian Westphaltests/shell: skip reset tests if kernel lacks support
2023-09-18  Florian Westphaltests/shell: skip test cases if ct expectation and...
2023-09-18  Florian Westphaltests/shell: skip test cases involving osf match if...
2023-09-18  Florian Westphaltests/shell: skip catchall tests if kernel lacks support
2023-09-18  Florian Westphaltests/shell: skip destroy tests if kernel lacks support
2023-09-18  Florian Westphaltests/shell: skip inet ingress tests if kernel lacks...
2023-09-18  Florian Westphaltests/shell: skip some tests if kernel lacks netdev...
2023-09-18  Florian Westphaltests/shell: skip bitshift tests if kernel lacks support
2023-09-18  Florian Westphaltests/shell: skip inner matching tests if unsupported
2023-09-18  Florian Westphaltests/shell: skip map query if kernel lacks support
2023-09-18  Florian Westphaltests/shell: skip netdev_chain_0 if kernel requires...
2023-09-18  Florian Westphaltests/shell: add and use chain binding feature probe
2023-09-18  Thomas Hallertests/shell: cleanup creating dummy interfaces in tests
2023-09-18  Thomas Hallertests/shell: suggest 4Mb /proc/sys/net/core/{wmem_max...
2023-09-18  Florian Westphaltests: shell: add sample ruleset reproducer
2023-09-16  Thomas Hallertests/shell: colorize NFT_TEST_SKIP_/NFT_TEST_HAVE_...
2023-09-16  Thomas Hallertests/shell: add feature probing via "features/*.nft...
2023-09-16  Florian Westphaltests: shell: fix dump validation message
2023-09-15  Thomas Hallertests/build: capture more output from "tests/build...
2023-09-15  Thomas Hallertests/shell: honor CLICOLOR_FORCE to force coloring...
2023-09-15  Thomas Hallertests/shell: accept $NFT_TEST_TMPDIR_TAG for the result...
2023-09-15  Thomas Hallertests/shell: exit 77 from "run-tests.sh" if all tests...
2023-09-15  Thomas Hallertools: add "tools/check-tree.sh" script to check consis...
2023-09-15  Thomas Hallertests/shell: in find_tests() use C locale for sorting...
2023-09-15  Thomas Hallertests/shell: special handle base path starting with...
2023-09-15  Thomas Hallertests/shell: add missing nft/nodump files for tests
2023-09-15  Thomas Hallertests/shell: drop unstable dump for "transactions/0051m...
2023-09-15  Thomas Hallertests/shell: remove spurious .nft dump files
2023-09-15  Thomas Hallertests/shell: add option to shuffle execution order...
2023-09-15  Thomas Hallertests/shell: add "random-source.sh" helper for random...
2023-09-15  Thomas Hallertests/shell: export NFT_TEST_RANDOM_SEED variable for...
2023-09-14  Thomas Hallerdatatype: fix leak and cleanup reference counting for...
2023-09-14  Thomas Hallertests/shell: ensure vgdb-pipe files are deleted from...
next