summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/shell: Add testcase for cache update problemsPhil Sutter2018-10-291-0/+29
* json: Fix osf ttl supportPhil Sutter2018-10-241-3/+32
* osf: add ttl option supportFernando Fernandez Mancera2018-10-233-2/+72
* tests: shell: Extend get element testPhil Sutter2018-10-221-0/+7
* tests: monitor: Test JSON output as wellPhil Sutter2018-10-158-11/+117
* monitor: Fix printing of ct objectsPhil Sutter2018-10-154-3/+36
* json: Add ct timeout supportPhil Sutter2018-10-151-0/+7
* tests/py: Add missing JSON bits for inet/meta.tPhil Sutter2018-10-152-3/+20
* netlink: remove markup json parsing codePablo Neira Ayuso2018-10-041-53/+0
* parser_bison: Fix for ECN keyword in LHS of relationalPhil Sutter2018-10-044-0/+48
* tests: shell: Test 'get element' commandPhil Sutter2018-10-031-0/+37
* tests: shell: Improve performance of 0021prio_0Phil Sutter2018-09-261-7/+17
* tests: shell: Improve gen_chains() in 0021prio_0Phil Sutter2018-09-261-11/+4
* tests: shell: Drop one-time use variables in 0021prio_0Phil Sutter2018-09-261-30/+15
* tests: shell: Fix indenting in 0021prio_0Phil Sutter2018-09-261-34/+33
* src: add ipsec (xfrm) expressionMáté Eckl2018-09-213-0/+197
* src: rename meta secpath to meta ipsecFlorian Westphal2018-09-212-3/+3
* src: rt: add support to check if route will perform ipsec transformationFlorian Westphal2018-09-213-0/+42
* tests/py: Fix JSON for icmp*.tPhil Sutter2018-09-134-5/+69
* tests/py: Check differing rule output for sanityPhil Sutter2018-09-111-0/+24
* proto: fix icmp/icmpv6 code datatypeFlorian Westphal2018-09-044-7/+7
* tests: fix json output for osf, socket and tproxy expressionsFlorian Westphal2018-09-035-25/+71
* tests/py: Make nft-test.py a little more robustPhil Sutter2018-09-031-2/+9
* tests: shell: missing dump for 0017ct_timeout_obj_0Pablo Neira Ayuso2018-08-311-0/+11
* tests: shell: add tests for ct timeout objectsHarsha Sharma2018-08-312-0/+23
* tests: py: add ct timeout testsHarsha Sharma2018-08-313-0/+17
* JSON: Make match op mandatory, introduce 'in' operatorPhil Sutter2018-08-30114-0/+1214
* JSON: Rename mangle statement propertiesPhil Sutter2018-08-3023-168/+168
* JSON: Rename (v)map expression propertiesPhil Sutter2018-08-3031-204/+204
* JSON: Review payload expressionPhil Sutter2018-08-3086-1128/+1114
* JSON: Review verdict statement and expressionPhil Sutter2018-08-301-1/+3
* JSON: Make meta statement/expression extensiblePhil Sutter2018-08-3054-326/+326
* test: shell: Test cases for standard prios for flowtablesMáté Eckl2018-08-302-0/+38
* test: shell: Test cases for standard chain priosMáté Eckl2018-08-3010-0/+1759
* tests: py: Fix coloring of differencesPhil Sutter2018-08-301-17/+14
* tests: build: run make on each ./configure optionPablo Neira Ayuso2018-08-301-1/+2