summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* parser: compact type/typeof set rulesFlorian Westphal2024-03-011-15/+9
* parser: compact interval typeof rulesFlorian Westphal2024-03-011-20/+14
* src: improve error reporting for destroy command谢致邦 (XIE Zhibang)2024-02-281-0/+6
* parser_json: allow 0 offsets againFlorian Westphal2024-02-261-1/+1
* tests: shell: add more json dumpsFlorian Westphal2024-02-2610-0/+2551
* tests: py: add missing json.output dataFlorian Westphal2024-02-261-0/+31
* tests: shell: add regression test for catchall double-deleteFlorian Westphal2024-02-182-0/+36
* tests: shell: permit use of host-endian constant values in set lookup keysFlorian Westphal2024-02-143-0/+126
* expression: missing line in describe command with invalid expressionPablo Neira Ayuso2024-02-131-1/+3
* evaluate: permit use of host-endian constant values in set lookup keysPablo Neira Ayuso2024-02-133-7/+18
* netlink_delinearize: move concat and value postprocessing to helpersFlorian Westphal2024-02-131-35/+47
* cache: Always set NFT_CACHE_TERSE for list cmd with --tersePhil Sutter2024-02-131-7/+3
* netlink_linearize: add assertion to catch for buggy byteorderPablo Neira Ayuso2024-02-091-0/+2
* evaluate: skip byteorder conversion for selector smaller than 2 bytesPablo Neira Ayuso2024-02-095-5/+104
* tests/shell: no longer support unprettified ".json-nft" filesThomas Haller2024-02-091-16/+3
* tests: shell: Pretty-print all *.json-nft dumpsPhil Sutter2024-02-08340-340/+41954
* tests/shell: have .json-nft dumps prettified to wrap linesThomas Haller2024-02-082-15/+53
* tests: shell: missing auto-merge in json outputPablo Neira Ayuso2024-02-073-3/+3
* cache: Optimize caching for 'list tables' commandPhil Sutter2024-02-071-1/+5
* Makefile.am: don't silence -Wimplicit-function-declarationSam James2024-02-071-1/+0
* evaluate: fix check for unknown in cmd_op_to_name谢致邦 (XIE Zhibang)2024-02-071-1/+1
* evaluate: don't assert on net/transport header conflictFlorian Westphal2024-02-072-36/+38
* datatype: display 0s time datatypePablo Neira Ayuso2024-02-071-5/+19