summaryrefslogtreecommitdiffstats
path: root/tests/py
Commit message (Expand)AuthorAgeFilesLines
...
* tests/py: Make nft-test.py a little more robustPhil Sutter2018-09-031-2/+9
* 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
* tests: py: Fix coloring of differencesPhil Sutter2018-08-301-17/+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
* evaluate: reject: Allow icmpx in inet/bridge familiesPhil Sutter2018-08-146-0/+118
* 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
* 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
* JSON: Support latest enhancements of fwd statementPhil Sutter2018-06-114-29/+53
* JSON: Add support for socket expressionPhil Sutter2018-06-111-0/+28
* tests/py: Fix JSON for flowtable testsPhil Sutter2018-06-114-28/+7
* JSON: Call verdict maps 'vmap' in JSON as wellPhil Sutter2018-06-1115-72/+72
* test: py: Add test cases for socket matchingMáté Eckl2018-06-062-0/+39
* log: Add support for audit loggingPhil Sutter2018-06-033-0/+21
* tests/py: ip6/flowtable.t: Add missing JSON expected outputPhil Sutter2018-06-031-0/+62
* tests/py: Add missing JSON equivalent for rule in inet/tcp.tPhil Sutter2018-06-011-0/+16
* tests/py: Add missing JSON equivalent for inet/sets.tPhil Sutter2018-06-011-0/+37
* tests/py: Adjust JSON for changes in any/ct.tPhil Sutter2018-06-012-4/+94
* JSON: Review set elem expressionsPhil Sutter2018-06-013-3/+27
* JSON: Sort out rule position and handles in generalPhil Sutter2018-06-011-8/+2
* objref: Use "ct helper" for NFT_OBJECT_CT_HELPERPhil Sutter2018-06-011-2/+2
* meters: do not set a defaut meter size from userspaceFlorian Westphal2018-05-296-9/+9
* tests: py: fix race in deleting elementPablo Neira Ayuso2018-05-251-1/+1
* fix printing of "tcp flags syn" and "tcp flags == syn" expressionsSabrina Dubroca2018-05-252-0/+8
* tests: py: Make diff functions use print_* functionsMáté Eckl2018-05-171-6/+4
* tests: py: Added paylad file description to READMEMáté Eckl2018-05-171-3/+26
* tests: py: print path of the logfileMáté Eckl2018-05-172-1/+6
* tests: py: print_msg refactorMáté Eckl2018-05-171-6/+8
* tests: py: updated test file structure descripion in READMEMáté Eckl2018-05-171-9/+9
* tests: py: small typo fixes in the python tests READMEMáté Eckl2018-05-171-2/+2
* tests: py: specify python version in nft-test.pyMáté Eckl2018-05-171-1/+1
* tests/py: Support testing JSON input and output as wellPhil Sutter2018-05-11136-5/+34651
* tests/py: Highlight offending parts in differences warningsPhil Sutter2018-05-111-1/+34
* tests/py: Don't read expected payload for each tablePhil Sutter2018-05-111-10/+12