summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "monitor: do not print generation ID with --echo"Pablo Neira Ayuso2020-10-231-1/+1
* src: ingress inet supportPablo Neira Ayuso2020-10-132-0/+29
* tests: py: add missing test JSON output for TCP flag tests.Jeremy Sowden2020-10-122-0/+186
* tests: py: correct order of set elements in test JSON output.Jeremy Sowden2020-10-121-10/+10
* tests: py: add missing JSON output for ct test.Jeremy Sowden2020-10-121-0/+15
* src: add comment support for chainsJose M. Guisado Gomez2020-09-302-0/+17
* json: Combining --terse with --json has no effectGopal Yadav2020-09-221-0/+12
* src: context tracking for multiple transport protocolsPablo Neira Ayuso2020-09-152-0/+30
* tests: py: flush log file output before running each commandPablo Neira Ayuso2020-09-141-0/+2
* parser_bison: fail when specifying multiple commentsJose M. Guisado Gomez2020-09-141-0/+97
* src: add comment support for objectsJose M. Guisado Gomez2020-09-082-0/+81
* mergesort: find base value expression type via recursionPablo Neira Ayuso2020-09-044-5/+42
* tests: allow tests/monitor to use a custom nft executableBalazs Scheidler2020-08-291-1/+1
* tests: added "socket wildcard" testcasesBalazs Scheidler2020-08-293-0/+62
* src: add comment support when adding tablesJose M. Guisado Gomez2020-08-282-0/+8
* tests: sets: Check rbtree overlap detection after tree rotationsStefano Brivio2020-08-261-0/+36
* mergesort: unbreak listing with binopsPablo Neira Ayuso2020-08-202-0/+23
* src: add comment support for map tooPablo Neira Ayuso2020-08-172-5/+9
* src: add comment support for set declarationsJose M. Guisado Gomez2020-08-122-0/+18
* tests: 0044interval_overlap_0: Repeat insertion tests with timeoutStefano Brivio2020-08-041-19/+117
* tests: 0043concatenated_ranges_0: Fix checks for add/delete failuresStefano Brivio2020-08-041-18/+9
* evaluate: remove table from cache on delete tablePablo Neira Ayuso2020-07-292-0/+22
* tests: extend 0043concatenated_ranges_0 to cover maps tooFlorian Westphal2020-07-231-28/+50
* src: allow for negative value in variable definitionsPablo Neira Ayuso2020-07-222-0/+23
* rule: flush set cache before flush commandPablo Neira Ayuso2020-07-212-0/+24
* tests: shell: remove check for reject from preroutingPablo Neira Ayuso2020-07-211-11/+0
* src: allow to use variables in flowtable and chain devicesPablo Neira Ayuso2020-07-214-0/+95
* tests: shell: chmod 755 testcases/chains/0030create_0Pablo Neira Ayuso2020-07-211-0/+0
* tests: extend existing dormat test case to catch a kernel bugFlorian Westphal2020-07-182-0/+5
* src: support for implicit chain bindingsPablo Neira Ayuso2020-07-152-0/+30
* src: allow for variables in the log prefix stringPablo Neira Ayuso2020-07-082-0/+21
* segtree: zap element statement when decomposing intervalPablo Neira Ayuso2020-07-062-0/+32
* src: Allow for empty set variable definitionPablo Neira Ayuso2020-07-043-0/+39
* tests: shell: Allow wrappers to be passed as nft commandStefano Brivio2020-06-151-4/+6
* tests: Run in separate network namespace, don't break connectivityStefano Brivio2020-06-152-0/+15
* tests: shell: rename testcases/map/dump/0009vmap_0dump.nftPablo Neira Ayuso2020-06-141-1/+1
* netlink: release dummy rule object from netlink_parse_set_expr()Pablo Neira Ayuso2020-06-082-0/+31
* evaluate: missing datatype definition in implicit_set_declaration()Pablo Neira Ayuso2020-06-072-0/+32
* src: allow flowtable definitions with no devicesPablo Neira Ayuso2020-06-021-3/+0
* tests: py: Enable anonymous set rule with concatenated ranges in inet/sets.tStefano Brivio2020-05-284-1/+41
* evaluate: enable reject with 802.1qMichael Braun2020-05-282-5/+23
* datatype: add frag-needed (ipv4) to reject optionsMichael Braun2020-05-282-3/+3
* tests: py: Actually use all available hooks in bridge/chains.tStefano Brivio2020-05-251-2/+2
* segtree: Fix get element command with prefixesPhil Sutter2020-05-041-18/+44
* tests: dump generated use new nft toolMichael Braun2020-05-011-1/+1
* ct: Add support for the 'id' keyBrett Mastbergen2020-05-012-0/+7
* nat: transform range to prefix expression when possiblePablo Neira Ayuso2020-04-301-2/+2
* evaluate: incorrect byteorder with typeof and integer_datatypePablo Neira Ayuso2020-04-292-0/+10
* tests: shell: add NAT mappings testsPablo Neira Ayuso2020-04-284-0/+53
* tests: py: remove range test with service namesPablo Neira Ayuso2020-04-281-1/+0