summaryrefslogtreecommitdiffstats
path: root/tests/shell
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-151-0/+9
* 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
* segtree: Fix get element command with prefixesPhil Sutter2020-05-041-18/+44
* tests: dump generated use new nft toolMichael Braun2020-05-011-1/+1
* 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
* 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: 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
* tests: shell: add bit-shift tests.Jeremy Sowden2020-02-074-0/+34
* tests: shell: update list of rmmod modulesPablo Neira Ayuso2020-01-221-2/+2
* tests: shell: set lookup and set updatePablo Neira Ayuso2020-01-221-0/+21
* cache: Fix for doubled output after reset commandPhil Sutter2020-01-161-1/+11
* tests: shell: Search diff tool once and for allPhil Sutter2020-01-1633-75/+46
* tests: shell: delete flowtable after flushing chainPablo Neira Ayuso2020-01-051-0/+10
* main: enforce options before commandsPablo Neira Ayuso2019-12-1810-11/+19
* tests: add typeof test casesFlorian Westphal2019-12-174-0/+91
* segtree: don't remove nul-root element from interval setPablo Neira Ayuso2019-12-091-0/+25
* scanner: fix out-of-bound memory write in include_file()Eric Jallot2019-12-021-0/+8
* tests: shell: set reference from variable definitionPablo Neira Ayuso2019-11-181-0/+21
* tests: add stateful object update operation testFernando Fernandez Mancera2019-11-161-0/+25
* segtree: Fix get element for little endian rangesPhil Sutter2019-11-151-0/+43
* segtree: Check ranges when deleting elementsPhil Sutter2019-11-141-0/+17