summaryrefslogtreecommitdiffstats
path: root/tests/py
Commit message (Expand)AuthorAgeFilesLines
* ct: support for NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2019-06-216-32/+21
* src: prefer meta protocol as bridge l3 dependencyFlorian Westphal2019-06-197-120/+128
* netlink_delinerize: remove network header dep for reject statement also in br...Florian Westphal2019-06-193-200/+45
* tests: add missing json arp operation outputFlorian Westphal2019-06-181-0/+21
* datatype: fix print of raw numerical symbol valuesFlorian Westphal2019-06-173-0/+15
* tests/py: Add missing arp.t JSON equivalentsPhil Sutter2019-06-082-8/+70
* tests/py: Fix JSON equivalentsPhil Sutter2019-06-083-80/+86
* tests/py: Support JSON validationPhil Sutter2019-05-311-1/+24
* tests: replace single element setsPablo Neira Ayuso2019-05-314-227/+250
* src: support for arp sender and target ethernet and IPv4 addressesPablo Neira Ayuso2019-05-243-1/+55
* 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
* 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
* 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
* tests: fix up expected payloads after expr merge changeFlorian Westphal2019-01-258-20/+38
* src: add igmp supportPablo Neira Ayuso2019-01-092-0/+391
* parser: bail out on incorrect burst unitPablo Neira Ayuso2018-12-031-0/+2
* py: Adjust Nftables class to output flags changesPhil Sutter2018-10-311-18/+11
* json: Fix osf ttl supportPhil Sutter2018-10-241-3/+32
* osf: add ttl option supportFernando Fernandez Mancera2018-10-233-2/+72
* 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
* parser_bison: Fix for ECN keyword in LHS of relationalPhil Sutter2018-10-044-0/+48
* 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: 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