summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* evaluate: reject sets with no keyFlorian Westphal2023-12-013-0/+13
* tests: shell: add test case for catchall gc bugFlorian Westphal2023-11-281-0/+13
* tests/shell: workaround lack of $SRANDOM before bash 5.1Thomas Haller2023-11-281-0/+1
* tests/shell: workaround lack of `wait -p` before bash 5.1Thomas Haller2023-11-281-7/+40
* json: deal appropriately with multidevice in chainPablo Neira Ayuso2023-11-235-61/+61
* evaluate: clone unary expression datatype to deal with dynamic datatypePablo Neira Ayuso2023-11-223-1/+29
* tests: shell: Fix sets/reset_command_0 for current kernelsPhil Sutter2023-11-221-8/+2
* tests/shell: prettify JSON in test output and add helperThomas Haller2023-11-223-0/+38
* tests/shell: sanitize "handle" in JSON outputThomas Haller2023-11-22279-280/+286
* tests: shell: skip if kernel does not allow to restore set element expirationPablo Neira Ayuso2023-11-222-0/+20
* tests: shell: skip secmark tests if kernel does not support itPablo Neira Ayuso2023-11-222-0/+8
* tests: shell: split nat inet testsPablo Neira Ayuso2023-11-224-27/+32
* tests: shell: skip nat inet if kernel does not support itPablo Neira Ayuso2023-11-222-0/+9
* tests: shell: skip synproxy test if kernel does not support itPablo Neira Ayuso2023-11-222-0/+11
* tests: shell: detach synproxy testPablo Neira Ayuso2023-11-224-33/+52
* tests: shell: skip stateful object updates if unsupportedPablo Neira Ayuso2023-11-222-0/+23
* tests: shell: connlimit tests requires set expression supportPablo Neira Ayuso2023-11-221-0/+2
* evaluate: bogus error when adding devices to flowtablePablo Neira Ayuso2023-11-222-1/+9
* tests: shell: flush connlimit setsPablo Neira Ayuso2023-11-212-2/+3
* tests: shell: skip meta time test meta expression lacks supportFlorian Westphal2023-11-212-0/+9
* tests: shell: skip maps delete test if dynset lacks delete opFlorian Westphal2023-11-212-0/+14
* tests: shell: skip ct expectation test if feature is missingFlorian Westphal2023-11-211-0/+2
* tests: shell: quote reference to array to iterate over empty stringPablo Neira Ayuso2023-11-211-1/+1
* tests: shell: adjust add-after-delete flowtable for older kernelsPablo Neira Ayuso2023-11-213-3/+2
* evaluate: fix rule replacement with anon setsFlorian Westphal2023-11-201-0/+1
* tests: shell: skip sets/sets_with_ifnames if no pipapo backend is availablePablo Neira Ayuso2023-11-151-0/+2
* tests: shell: restore pipapo and chain binding coverage in standalone 30s-stressPablo Neira Ayuso2023-11-151-0/+9
* tests: shell: skip pipapo set backend in transactions/30s-stressPablo Neira Ayuso2023-11-151-7/+44
* tests: shell: skip if kernel does not support flowtable with no devicesPablo Neira Ayuso2023-11-152-0/+10
* tests: shell: skip if kernel does not support flowtable counterPablo Neira Ayuso2023-11-152-0/+18
* tools: check for consistency of .json-nft dumps in "check-tree.sh"Thomas Haller2023-11-151-1/+20
* tools: check more strictly for bash shebang in "check-tree.sh"Thomas Haller2023-11-151-2/+7
* tools: simplify error handling in "check-tree.sh" by adding msg_err()/msg_warn()Thomas Haller2023-11-151-17/+20
* tests/shell: add JSON dump filesThomas Haller2023-11-15339-0/+339
* tests/shell: check and generate JSON dump filesThomas Haller2023-11-153-39/+138
* json: fix use after free in table_flags_json()Thomas Haller2023-11-151-1/+1
* src: expand create commandsPablo Neira Ayuso2023-11-155-1/+33
* parser: use size_t type for strlen() resultsThomas Haller2023-11-152-2/+2
* tests: shell: split merge nat optimization in two testsPablo Neira Ayuso2023-11-114-21/+26
* tests: shell: split single element in anonymous setPablo Neira Ayuso2023-11-114-4/+31
* tests: shell: split map testPablo Neira Ayuso2023-11-114-32/+38
* tests: shell: split set NAT interval testPablo Neira Ayuso2023-11-114-22/+32
* tests: shell: skip if kernel does not support bitshiftPablo Neira Ayuso2023-11-112-43/+45
* tests: shell: skip multidevice chain tests if kernel lacks supportPablo Neira Ayuso2023-11-112-0/+19
* tests: shell: skip comment tests if kernel lacks supportPablo Neira Ayuso2023-11-116-0/+23
* tests: shell: skip NAT netmap tests if kernel lacks supportPablo Neira Ayuso2023-11-112-0/+10
* tests: shell: skip stateful expression in sets tests if kernel lacks supportPablo Neira Ayuso2023-11-117-0/+30
* tests: shell: skip prerouting reject tests if kernel lacks supportPablo Neira Ayuso2023-11-112-0/+10
* tests: shell: skip pipapo tests if kernel lacks supportPablo Neira Ayuso2023-11-1112-2/+38
* netlink: fix buffer size for user data in netlink_delinearize_chain()Thomas Haller2023-11-091-1/+1