summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/py: Support JSON validationPhil Sutter2019-05-311-1/+24
* tests/shell: Test large transaction with echo outputPhil Sutter2019-05-311-0/+14
* tests: replace single element setsPablo Neira Ayuso2019-05-3121-256/+280
* tests: json_echo: convert to py3Shekhar Sharma2019-05-291-22/+23
* src: Allow goto and jump to a variableFernando Fernandez Mancera2019-05-244-0/+67
* src: support for arp sender and target ethernet and IPv4 addressesPablo Neira Ayuso2019-05-243-1/+55
* src: update cache if cmd is more specificEric Garver2019-05-241-0/+14
* Revert "tests: shell: avoid single-value anon sets"Pablo Neira Ayuso2019-05-2413-20/+20
* Revert "tests: py: remove single-value-anon-set test cases"Pablo Neira Ayuso2019-05-2468-2/+5168
* tests: py: remove single-value-anon-set test casesFlorian Westphal2019-05-1968-5168/+2
* tests: shell: avoid single-value anon setsFlorian Westphal2019-05-1913-20/+20
* Revert "proto: support for draft-ietf-tsvwg-le-phb-10.txt"Pablo Neira Ayuso2019-05-0911-14/+11
* tests/py: Fix JSON expected output for icmpv6 code valuesPhil Sutter2019-05-091-0/+59
* tests/py: Fix JSON expected output after expr merge changePhil Sutter2019-05-091-42/+2
* json: Fix tproxy support regarding latest changesPhil Sutter2019-05-099-10/+251
* tests/py: Fix JSON equivalents of osf testsPhil Sutter2019-05-091-2/+57
* parser_json: Fix igmp supportPhil Sutter2019-05-091-0/+323
* json: Support nat in inet familyPhil Sutter2019-05-092-0/+297
* proto: support for draft-ietf-tsvwg-le-phb-10.txtLoganaden Velvindron2019-05-0311-11/+14
* tests/py: Fix error messages in chain_delete()Phil Sutter2019-04-301-2/+2
* tests: monitor: Adjust to changed events orderingPhil Sutter2019-04-301-2/+2
* src: add nat support for the inet familyFlorian Westphal2019-04-094-0/+133
* tests: py: add osf tests with versionsFernando Fernandez Mancera2019-04-083-0/+85
* parser_bison: missing tproxy syntax with port only for inet familyPablo Neira Ayuso2019-04-046-4/+46
* parser_json: Rewrite echo supportPhil Sutter2019-04-031-61/+145
* src: use 'flow add' syntaxPablo Neira Ayuso2019-03-203-3/+3
* tests: shell: bogus EBUSY on helper deletion from transactionPablo Neira Ayuso2019-03-141-0/+15
* tests: shell: bogus ENOENT on element deletion in interval setPablo Neira Ayuso2019-03-121-0/+26
* tests: shell: bogus EBUSY in set deletion after flushPablo Neira Ayuso2019-03-081-0/+18
* tests: add test case for anon set abort.Florian Westphal2019-03-071-0/+10
* segtree: add missing non-matching segment to set in flat representationPablo Neira Ayuso2019-03-061-0/+10
* tests: shell: flush after rule deletionPablo Neira Ayuso2019-02-151-0/+22
* tests: shell: exercise abort path with anonymous set that is bound to rulePablo Neira Ayuso2019-02-081-0/+14
* tests: fix up expected payloads after expr merge changeFlorian Westphal2019-01-258-20/+38
* mnl: name is ignored when deleting a tableFlorian Westphal2019-01-181-0/+35
* payload: refine payload expr mergingFlorian Westphal2019-01-111-1/+1
* src: fix netdev family device name parsingFlorian Westphal2019-01-091-5/+5
* src: add igmp supportPablo Neira Ayuso2019-01-092-0/+391
* tests: shell: remove RETURNCODE_SEPARATORFlorian Westphal2019-01-043-10/+4
* tests: shell: fix up redefine test caseFlorian Westphal2019-01-041-6/+6
* tests: shell: change all test scripts to return 0Florian Westphal2019-01-0447-87/+130
* tests: shell: add test case for leaking of stateful object refcountFlorian Westphal2019-01-041-0/+14
* rule: fix object listing when no table is givenFlorian Westphal2019-01-021-0/+7
* parser: bail out on incorrect burst unitPablo Neira Ayuso2018-12-031-0/+2
* tests: fix return codesArturo Borrero Gonzalez2018-11-283-3/+3
* tests: add test case for rule replacement expression deactivationFlorian Westphal2018-11-281-0/+12
* doc: Spelling and grammar fixesVille Skyttä2018-11-131-1/+1
* py: Adjust Nftables class to output flags changesPhil Sutter2018-10-311-18/+11
* src: get rid of nft_ctx_output_{get,set}_numeric()Pablo Neira Ayuso2018-10-303-3/+3
* JSON: Add support for echo optionPhil Sutter2018-10-291-0/+211