summaryrefslogtreecommitdiffstats
path: root/tests/py/ip6
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: py: Add basic tests for ip, ip6 and inetManuel Messner2017-02-122-0/+218
* tests: py: Use stateless option on testsElise Lennion2017-01-185-8/+8
* tests: py: update quota and payloadPablo Neira Ayuso2016-12-142-18/+18
* tests/py: Unmask negative set lookupAnatole Denis2016-11-2924-58/+1043
* tests: py: missing range conversion in icmpv6Pablo Neira Ayuso2016-11-141-2/+1
* tests: py: add some testcases for log flagsPablo Neira Ayuso2016-11-141-3/+3
* netlink_linearize: skip set element expression in flow table keyPablo Neira Ayuso2016-10-312-0/+22
* Replace tests/files/expr-rt with Python based tests, and replace ether typeAnders K. Pedersen2016-10-292-0/+11
* src: use new range expression for != [a,b] intervalsPablo Neira Ayuso2016-10-1713-82/+41
* tests: py: replace "eth0" with "lo" in dup expr testsLiping Zhang2016-09-122-6/+6
* tests: py: adapt it to new add element command semanticsPablo Neira Ayuso2016-08-291-2/+2
* parser_bison: redirect to :port for consistency with nat/masq statementPablo Neira Ayuso2016-08-182-16/+16
* src: support for RFC2732 IPv6 address format with bracketsPablo Neira Ayuso2016-08-184-8/+19
* src: add 'to' for snat and dnatPablo Neira Ayuso2016-08-184-8/+8
* src: quote user-defined strings when used from rule selectorsPablo Neira Ayuso2016-08-185-34/+34
* tests: ip6 dscp, flowlabel and ecn test casesFlorian Westphal2016-08-013-0/+140
* tests: add ether payload set testFlorian Westphal2016-07-221-0/+1
* tests: add basic payload testsFlorian Westphal2016-07-213-0/+33
* tests/py: add tests for frag more-fragments and frag reserved2Pablo Neira Ayuso2016-05-133-21/+44
* tests/py: update for changed set name in payloadPablo Neira Ayuso2016-05-1320-717/+717
* tests/py: fix fragment-offset fieldPablo Neira Ayuso2016-05-112-4/+4
* src: add dscp supportPablo Neira Ayuso2016-05-113-0/+82
* proto: remove priority field definition from IPv6 headerPablo Neira Ayuso2016-05-111-8/+0
* proto: update IPv6 flowlabel offset and length according to RFC2460Pablo Neira Ayuso2016-05-112-0/+8
* tests/py: add interval testsPablo Neira Ayuso2016-04-271-0/+11
* tests/py: explicitly indication of set type and flags from test definitionsPablo Neira Ayuso2016-04-271-5/+5
* payload: only merge if adjacent and combined size fits into a registerFlorian Westphal2016-04-193-0/+17
* tests: frag: enable more testsFlorian Westphal2016-03-103-3/+49
* tests: frag: enable more testsFlorian Westphal2016-03-103-4/+72
* tests/py: extend masquerade to cover ports tooPablo Neira Ayuso2016-03-032-0/+19
* tests: add/fix inet+exthdr testsFlorian Westphal2016-03-025-0/+327
* evaluate: enforce ip6 proto with exthdr expressionFlorian Westphal2016-03-022-0/+172
* proto: use parameter-problem for icmpv6 typePablo Neira Ayuso2016-02-012-0/+9
* tests/py: test port ranges and maps for redirectPablo Neira Ayuso2016-01-312-0/+23
* ip6: Add tests for icmpv6 packet typesShivani Bhardwaj2016-01-312-0/+10
* tests: add two map test casesFlorian Westphal2016-01-262-0/+15
* tests/py: netdev family with ingress chainPablo Neira Ayuso2016-01-134-0/+432
* tests/py: don't test log statement from protocol matchPablo Neira Ayuso2016-01-133-10/+6
* tests/py: update test files syntaxPablo M. Bermudo Garay2016-01-1216-27/+41