summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases
Commit message (Expand)AuthorAgeFilesLines
* 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: 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-1632-74/+40
* 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
* libnftables: Store top_scope in struct nft_ctxPhil Sutter2019-11-071-0/+22
* src: add and use `set_is_meter` helperJeremy Sowden2019-11-061-0/+29
* src: flowtable: add support for delete command by handleEric Jallot2019-11-061-0/+22
* src: flowtable: add support for named flowtable listingEric Jallot2019-10-311-0/+21
* Revert "main: Fix for misleading error with negative chain priority"Phil Sutter2019-10-231-8/+0
* main: Fix for misleading error with negative chain priorityPhil Sutter2019-10-211-0/+8
* segtree: always close interval in non-anonymous setsPablo Neira Ayuso2019-10-091-0/+32
* tests: shell: fix failed tests due to missing quotesEric Jallot2019-10-0814-19/+18
* tests: check we can use "dynamic" set for lookupsFlorian Westphal2019-10-071-0/+2
* tests: shell: delete flowtable after flush chainPablo Neira Ayuso2019-09-251-0/+9
* src: meter: avoid double-space in list ruleset outputFlorian Westphal2019-09-201-1/+1
* nftables: don't crash in 'list ruleset' if policy is not setSergei Trofimovich2019-09-162-0/+20
* tests: shell: add huge transaction from firewalldEric Garver2019-09-101-0/+10
* tests: shell: add huge JSON transactionEric Garver2019-09-101-0/+16
* tests: shell: verify huge transaction returns expected number of rulesEric Garver2019-09-101-2/+3
* tests: shell: use-after-free from abort pathPablo Neira Ayuso2019-09-081-0/+19
* tests: shell: check that rule add with index works with echoEric Garver2019-09-062-0/+21
* tests: shell: move chain priority and policy to chain folderPablo Neira Ayuso2019-08-098-0/+0
* src: allow variable in chain policyFernando Fernandez Mancera2019-08-086-0/+80
* src: allow variables in the chain priority specificationFernando Fernandez Mancera2019-08-086-0/+80
* cache: incorrect flush flag for table/chainLaura Garcia Liebana2019-07-312-0/+32
* tests: shell: check for table re-definition usecaseFlorian Westphal2019-07-231-0/+15
* src: add ct expectations supportStéphane Veyret2019-07-162-1/+27
* cache: incorrect flags for create commandsPablo Neira Ayuso2019-07-162-0/+10
* evaluate: missing object maps handling in list and flush commandsPablo Neira Ayuso2019-07-163-0/+57
* tests: shell: make sure we test nft binary from working tree, not hostFlorian Westphal2019-07-151-2/+0
* proto: add pseudo th protocol to match d/sport in generic wayFlorian Westphal2019-07-152-0/+22
* tests: shell: update test to include reset commandPablo Neira Ayuso2019-07-032-0/+9
* rule: print space between policy and timeoutPablo Neira Ayuso2019-07-013-4/+4
* rule: do not print semicolon in ct timeoutPablo Neira Ayuso2019-07-013-3/+3
* tests: shell: restore element expirationPablo Neira Ayuso2019-07-011-0/+13
* evaluate: do not allow to list/flush anonymous sets via list commandPablo Neira Ayuso2019-06-191-0/+33
* evaluate: allow get/list/flush dynamic sets and maps via list commandPablo Neira Ayuso2019-06-191-0/+24
* tests: shell: cannot use handle for non-existing rule in kernelPablo Neira Ayuso2019-06-171-1/+1
* tests/shell: Fix warning from awk callPhil Sutter2019-06-081-1/+1
* src: Support intra-transaction rule referencesPhil Sutter2019-06-075-0/+59