summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6
Commit message (Expand)AuthorAgeFilesLines
* src: evaluate: support prefix expression in statementsFlorian Westphal2019-07-223-0/+41
* exthdr: add support for matching IPv4 optionsStephen Suryaputra2019-07-0412-331/+331
* Revert "tests: py: remove single-value-anon-set test cases"Pablo Neira Ayuso2019-05-2427-0/+1871
* tests: py: remove single-value-anon-set test casesFlorian Westphal2019-05-1927-1871/+0
* Revert "proto: support for draft-ietf-tsvwg-le-phb-10.txt"Pablo Neira Ayuso2019-05-094-5/+4
* tests/py: Fix JSON expected output for icmpv6 code valuesPhil Sutter2019-05-091-0/+59
* json: Fix tproxy support regarding latest changesPhil Sutter2019-05-093-4/+84
* proto: support for draft-ietf-tsvwg-le-phb-10.txtLoganaden Velvindron2019-05-034-4/+5
* parser_bison: missing tproxy syntax with port only for inet familyPablo Neira Ayuso2019-04-042-1/+8
* tests/py: Fix JSON for icmp*.tPhil Sutter2018-09-132-3/+43
* proto: fix icmp/icmpv6 code datatypeFlorian Westphal2018-09-042-4/+4
* tests: fix json output for osf, socket and tproxy expressionsFlorian Westphal2018-09-031-5/+20
* JSON: Make match op mandatory, introduce 'in' operatorPhil Sutter2018-08-3034-0/+361
* JSON: Rename mangle statement propertiesPhil Sutter2018-08-304-24/+24
* JSON: Rename (v)map expression propertiesPhil Sutter2018-08-309-128/+128
* JSON: Review payload expressionPhil Sutter2018-08-3022-316/+316
* JSON: Make meta statement/expression extensiblePhil Sutter2018-08-3012-26/+26
* src: tproxy: add json supportFlorian Westphal2018-08-291-0/+90
* src: tproxy: relax family restrictionsFlorian Westphal2018-08-292-13/+4
* tests: py: Add test cases for tproxy supportMáté Eckl2018-08-032-0/+60
* src: meta: always prefix 'meta' for almost all tokensFlorian Westphal2018-07-212-2/+2
* tests/py: Fix JSON for flowtable testsPhil Sutter2018-06-112-4/+6
* JSON: Call verdict maps 'vmap' in JSON as wellPhil Sutter2018-06-116-60/+60
* tests/py: ip6/flowtable.t: Add missing JSON expected outputPhil Sutter2018-06-031-0/+62
* JSON: Review set elem expressionsPhil Sutter2018-06-011-2/+2
* meters: do not set a defaut meter size from userspaceFlorian Westphal2018-05-293-6/+6
* tests/py: Support testing JSON input and output as wellPhil Sutter2018-05-1140-0/+10938
* tests: py: allow to specify sets with a timeoutFlorian Westphal2018-05-091-3/+3
* meter: enforce presence of a max sizeFlorian Westphal2018-05-021-2/+2
* tests/py: rt.t: Drop needless rule outputPhil Sutter2018-04-141-1/+1
* segtree: Fix for last elem at interval endPhil Sutter2018-04-141-3/+3
* tests: ip6: fix 'missing payload' errorFlorian Westphal2018-04-011-1/+1
* tests: mh: fix expected test outputFlorian Westphal2018-04-011-1/+1
* tests: redirect: fix tests for upcoming nft-test.py fixFlorian Westphal2018-04-013-5/+5
* proto: permit icmp-in-ipv6 and icmpv6-in-ipv4Florian Westphal2018-03-282-4/+37
* tests: meta: icmp, icmpv6: don't kill required dependenciesFlorian Westphal2018-03-271-0/+11
* tests: add test cases for vmap binop transferFlorian Westphal2018-03-173-0/+44
* tests: add srh test casesFlorian Westphal2018-03-172-0/+86
* tests: update to new syntax to add/update set from packet pathPablo Neira Ayuso2018-03-164-4/+4
* parser_bison: no need for 'name' token for metersPablo Neira Ayuso2017-11-242-4/+4
* src: deprecate "flow table" syntax, replace it by "meter"Pablo Neira Ayuso2017-11-242-4/+4
* netlink_linearize: skip set element expression in set statement keyAnders K. Pedersen2017-10-064-0/+51
* tests: rt: fix test casesFlorian Westphal2017-09-291-1/+1
* tests: fix up meta l4proto change for ip6 familyFlorian Westphal2017-05-198-134/+134
* tests: add ip reject with tcp and check for mark tooFlorian Westphal2017-05-182-2/+4
* netlink_delinearize: reject: remove dependency for tcp-resetsFlorian Westphal2017-05-181-1/+1
* proto: Add some exotic ICMPv6 typesPhil Sutter2017-03-202-3/+39
* tests: Adjust for changed exthdr debug outputPhil Sutter2017-03-131-12/+12
* exthdr: Implement existence checkPhil Sutter2017-03-102-0/+79
* src: revisit tcp options supportPablo Neira Ayuso2017-02-282-20/+20