summaryrefslogtreecommitdiffstats
path: root/tests/shell
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: timeouts later than 23 daysPablo Neira Ayuso2020-12-082-0/+29
* mnl: reply netlink error message might be larger than MNL_SOCKET_BUFFER_SIZEPablo Neira Ayuso2020-12-041-0/+18
* parser_bison: allow to restore limit from dynamic setPablo Neira Ayuso2020-12-041-0/+19
* tests/shell: Improve fix in sets/0036add_set_element_expiration_0Phil Sutter2020-10-311-1/+1
* tests: shell: exercise validation with nft -cPablo Neira Ayuso2020-10-311-0/+12
* 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
* 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
* 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
* 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
* 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-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