summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: build: run make distcheck from fresh clonePablo Neira Ayuso2018-08-301-5/+14
* src: tproxy: add json supportFlorian Westphal2018-08-293-0/+273
* src: tproxy: relax family restrictionsFlorian Westphal2018-08-294-15/+20
* src: osf: add json supportFlorian Westphal2018-08-291-0/+66
* tests: build: no need for root to run build testsPablo Neira Ayuso2018-08-291-5/+0
* build: remove PDF documentation generationPablo Neira Ayuso2018-08-172-2/+1
* tests: shell: missing modules in cleanup pathPablo Neira Ayuso2018-08-161-3/+6
* tests: shell: fix 0012different_defines_0 with meta markPablo Neira Ayuso2018-08-141-1/+1
* evaluate: reject: Allow icmpx in inet/bridge familiesPhil Sutter2018-08-146-0/+118
* src: Set/print standard chain prios with textual namesMáté Eckl2018-08-1411-12/+12
* tests: shell: validate too deep jumpstack from basechainPablo Neira Ayuso2018-08-081-1/+3
* tests: py: test osf with setsPablo Neira Ayuso2018-08-072-0/+9
* parser_bison: allow to use new osf expression from assignment statementPablo Neira Ayuso2018-08-072-0/+10
* tests: improve test cases for osfFernando Fernandez Mancera2018-08-072-2/+15
* test: py: fix osf testcases warningFernando Fernandez Mancera2018-08-042-3/+3
* tests: py: add test cases for "osf" matchingFernando Fernandez Mancera2018-08-042-0/+10
* src: Expose socket mark via socket expressionMáté Eckl2018-08-033-0/+31
* tests: py: Add test cases for tproxy supportMáté Eckl2018-08-036-0/+153
* src: meta: always prefix 'meta' for almost all tokensFlorian Westphal2018-07-2117-100/+100
* tests: add test case for rename-to-same-nameFlorian Westphal2018-07-182-14/+19
* tests: shell: validate maximum chain depthPablo Neira Ayuso2018-07-161-0/+22
* tests: shell: add tests for listing objectsHarsha Sharma2018-07-162-0/+57
* tests: check ifname use in concatenated setsFlorian Westphal2018-07-072-0/+12
* src: add --literal optionPablo Neira Ayuso2018-07-0710-11/+11
* nftables: tests: shell: Replace "%" with "#" or "$"Arushi Singhal2018-07-021-5/+5
* netlink_delinearize: Refactor meta_may_dependency_kill()Phil Sutter2018-06-264-0/+216
* tests/py: fix import when run from other directoryEric Leblond2018-06-211-2/+2
* tests/py: minor cleaningEric Leblond2018-06-201-4/+5
* src: add dynamic flag and use itPablo Neira Ayuso2018-06-122-4/+4
* JSON: Support latest enhancements of fwd statementPhil Sutter2018-06-114-29/+53