summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests: packetpath: add check for drop policyHEADmasterFlorian Westphal47 hours3-0/+174
* doc: nft.8: Highlight "hook" in flowtable descriptionPhil Sutter3 days1-2/+2
* doc: nft.8: Fix markup in ct expectation synopsisPhil Sutter3 days1-1/+1
* tests: shell: Fix for maps/typeof_maps_add_delete with ASANPhil Sutter3 days3-4/+4
* json: Fix for memleak in __binop_expr_jsonPhil Sutter3 days1-8/+16
* Add support for table's persist flagPhil Sutter8 days8-17/+142
* tests: shell: Avoid escape chars when printing to non-terminalsPhil Sutter2024-04-121-2/+2
* tests: py: Drop needless recorded JSON outputsPhil Sutter2024-04-125-512/+0
* tests: py: Warn if recorded JSON output matches the inputPhil Sutter2024-04-121-0/+2
* tests: py: Fix some JSON equivalentsPhil Sutter2024-04-123-55/+75
* mergesort: Avoid accidental set element reorderingPhil Sutter2024-04-124-22/+22
* json: Accept more than two operands in binary expressionsPhil Sutter2024-04-127-235/+91
* doc: nft.8: Two minor synopsis fixupsPhil Sutter2024-04-111-2/+2
* tests: shell: check for reset tcp options supportPablo Neira Ayuso2024-04-082-0/+7
* tests: shell: maps/{vmap_unary,named_limits} require pipapo set backendPablo Neira Ayuso2024-04-084-0/+8
* tests: shell: chains/{netdev_netns_gone,netdev_chain_dev_gone} require inet/i...Pablo Neira Ayuso2024-04-082-0/+4
* tests: shell: payload matching requires egress supportPablo Neira Ayuso2024-04-081-0/+2
* tests: py: complete icmp and icmpv6 updatePablo Neira Ayuso2024-04-045-14/+14
* src: disentangle ICMP code typesPablo Neira Ayuso2024-04-049-113/+147
* netlink_delinearize: unused code in reverse cross-day meta hour rangePablo Neira Ayuso2024-04-022-8/+12
* tests: shell: packetpath/flowtables: open all temporary files in /tmpJeremy Sowden2024-04-021-1/+1
* tests: meta_time: fix dump validation failureFlorian Westphal2024-04-022-32/+0
* tests: shell: add regression test for double-free crash bugFlorian Westphal2024-04-023-0/+83
* datatype: use DTYPE_F_PREFIX only for IP address datatypePablo Neira Ayuso2024-03-215-13/+10
* evaluate: display "Range negative size" errorPablo Neira Ayuso2024-03-201-2/+2
* netlink_delinearize: reverse cross-day meta hour rangePablo Neira Ayuso2024-03-208-7/+75
* netlink_delinearize: restore binop syntax when listing ruleset for flagsPablo Neira Ayuso2024-03-207-82/+346
* src: do not merge a set with a erroneous oneFlorian Westphal2024-03-204-2/+18
* doc: libnftables-json: Drop invalid ops from match expressionPhil Sutter2024-03-201-5/+0
* tests: shell: Fix one json-nft dump for reordered outputPhil Sutter2024-03-201-16/+16
* tests: shell: Add missing json-nft dumpsPhil Sutter2024-03-1913-0/+1808
* parser: json: Support for synproxy objectsPhil Sutter2024-03-191-6/+11
* json: Support maps with concatenated dataPhil Sutter2024-03-192-14/+14
* tests: shell: Regenerate all json-nft dumpsPhil Sutter2024-03-1960-647/+647
* json: Order output like nft_cmd_expand()Phil Sutter2024-03-191-3/+5
* tests: shell: packetpath/flowtables: Avoid spurious EPERMPhil Sutter2024-03-191-3/+3
* tests: py: move meter tests to tests/shellPablo Neira Ayuso2024-03-1310-182/+250
* src: remove utf-8 character in printf linesFlorian Westphal2024-03-132-13/+13
* tests: py: add payload merging test casesFlorian Westphal2024-03-133-0/+291
* nftables: do mot merge payloads on negationSriram Rajagopalan2024-03-131-1/+0
* evaluate: translate meter into dynamic setPablo Neira Ayuso2024-03-129-34/+91
* Makefile: mkdir $(builddir}/docNeels Hofmeyr2024-03-081-0/+1
* tests: add test case for named ct objectsFlorian Westphal2024-03-052-0/+165
* parser: allow to define maps that contain ct helpersFlorian Westphal2024-03-051-2/+9
* parser: allow to define maps that contain timeouts and expectationsFlorian Westphal2024-03-051-3/+11
* rule: fix ASAN errors in chain priority to textual namesPablo Neira Ayuso2024-03-051-6/+9
* tests: move test case to "maps" directoryFlorian Westphal2024-03-012-0/+0
* tests: maps: add a test case for "limit" objref mapFlorian Westphal2024-03-013-0/+442
* netlink: allow typeof keywords with objref maps during listingFlorian Westphal2024-03-011-1/+7
* parser: allow typeof in objref mapsFlorian Westphal2024-03-011-0/+9