summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: py: concatenation, netmap and nat mappingsPablo Neira Ayuso2020-04-282-0/+31
* segtree: broken error reporting with mappingsPablo Neira Ayuso2020-04-111-0/+2
* concat: provide proper dtype when parsing typeof udataFlorian Westphal2020-04-012-0/+14
* tests: shell: Introduce test for insertion of overlapping and non-overlapping...Stefano Brivio2020-03-261-0/+66
* tests: py: update nat expressions payload to include proto flagsPablo Neira Ayuso2020-03-208-29/+29
* tests/py: Move tcpopt.t to any/ directoryPhil Sutter2020-03-1013-1528/+649
* tests/py: Add tests involving concatenated rangesPhil Sutter2020-03-105-0/+77
* tests/py: Fix JSON output for changed timezonePhil Sutter2020-03-101-1/+1
* evaluate: no need to swap byte-order for values of fewer than 16 bits.Jeremy Sowden2020-03-041-4/+0
* tests: update nat_addr_port with typeof+concat mapsFlorian Westphal2020-02-262-0/+80
* tests: shell: adjust tests to new nat concatenation syntaxPablo Neira Ayuso2020-02-242-16/+16
* tests: nat: add and use maps with both address and serviceFlorian Westphal2020-02-242-0/+160
* tests: add initial nat map testFlorian Westphal2020-02-242-0/+96
* tests: shell: avoid spurious failure when running in host namespaceFlorian Westphal2020-02-222-2/+2
* tests: 0034get_element_0: do not discard stderrFlorian Westphal2020-02-221-1/+1
* tests: Introduce test for set with concatenated rangesStefano Brivio2020-02-191-0/+180
* src: maps: update data expression dtype based on setFlorian Westphal2020-02-132-0/+49
* tests: shell: validate error reporting with include and globPablo Neira Ayuso2020-02-132-0/+97
* tests: shell: add test for glob includesLaurent Fasnacht2020-02-131-0/+39