summaryrefslogtreecommitdiffstats
path: root/tests/py/ip
Commit message (Expand)AuthorAgeFilesLines
...
* src: use ibrname and obrnamePablo Neira Ayuso2018-04-191-2/+2
* src: rename ibrportname, obrportnameFlorian Westphal2018-04-171-0/+3
* tests: py: remove object ID from payload filePablo Neira Ayuso2018-04-111-4/+4
* tests/py: Use libnftables instead of calling nft binaryPhil Sutter2018-04-116-17/+17
* tests: redirect: fix tests for upcoming nft-test.py fixFlorian Westphal2018-04-014-6/+6
* proto: permit icmp-in-ipv6 and icmpv6-in-ipv4Florian Westphal2018-03-282-3/+10
* tests: meta: icmp, icmpv6: don't kill required dependenciesFlorian Westphal2018-03-272-0/+37
* tests: add test cases for vmap binop transferFlorian Westphal2018-03-175-0/+94
* 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-2/+2
* src: deprecate "flow table" syntax, replace it by "meter"Pablo Neira Ayuso2017-11-242-2/+2
* tests: enable ip/ip.t for bridge protocol, tooFlorian Westphal2017-10-262-0/+761
* tests: fix harmess typo in table nameFlorian Westphal2017-10-262-3/+3
* 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/+2
* tests: ct: adjust test case commandsFlorian Westphal2017-09-292-17/+17
* tests: py: add tests for limit stateful objectPablo M. Bermudo Garay2017-09-042-3/+33
* tests: add test case for ttl/protocol setFlorian Westphal2017-08-174-0/+58
* tests: py: Add test for ambiguity while setting the valueShyam Saini2017-06-181-0/+2
* tests: fix up meta l4proto change for ip familyFlorian Westphal2017-05-1910-154/+154
* tests: add ip reject with tcp and check for mark tooFlorian Westphal2017-05-182-0/+9
* tests: don't kill dependencies accross statementsFlorian Westphal2017-05-082-0/+26
* hash: generate a random seed if seed option is emptyLiping Zhang2017-04-152-0/+8
* tests: Add test cases for nested anonymous setsPhil Sutter2017-03-224-0/+57
* tests: add insert-failure testFlorian Westphal2017-03-161-0/+1
* tests: py: add ct helper testsFlorian Westphal2017-03-162-0/+18
* src: hash: support of symmetric hashLaura Garcia Liebana2017-03-062-0/+5
* src: revisit tcp options supportPablo Neira Ayuso2017-02-282-20/+20
* tests: py: fix incorrect bytecode in numgen and hash mappingsPablo Neira Ayuso2017-02-252-2/+2
* tests: py: Add basic tests for ip, ip6 and inetManuel Messner2017-02-122-0/+219
* statement: fix print of ip dnat addressFlorian Westphal2017-02-052-0/+13
* tests: py: Add tests for stateful objectsElise Lennion2017-01-272-0/+46
* tests: py: Use stateless option on testsElise Lennion2017-01-186-6/+6
* tests: py: update quota and payloadPablo Neira Ayuso2016-12-143-21/+21
* mnl: don't send empty set elements netlink message to kernelPablo Neira Ayuso2016-12-142-0/+12
* tests/py: Unmask negative set lookupAnatole Denis2016-11-2914-53/+659
* tests: py: add some testcases for log flagsPablo Neira Ayuso2016-11-141-1/+1
* src: add offset attribute for hash expressionLaura Garcia Liebana2016-11-092-0/+16
* src: make hash seed attribute optionalLaura Garcia Liebana2016-11-092-0/+8
* tests/py: add missing payload test for numgen offsetPablo Neira Ayuso2016-10-311-0/+5
* Replace tests/files/expr-rt with Python based tests, and replace ether typeAnders K. Pedersen2016-10-292-0/+11
* src: add offset attribute for numgen expressionLaura Garcia Liebana2016-10-271-0/+1
* src: support ct l3proto/protocol without direction syntaxLiping Zhang2016-10-172-8/+8
* src: use new range expression for != [a,b] intervalsPablo Neira Ayuso2016-10-176-68/+34
* tests: py: fix numgen case failed due to changes in libnftnlLiping Zhang2016-09-231-3/+3
* tests: py: replace "eth0" with "lo" in dup expr testsLiping Zhang2016-09-122-6/+6
* tests: py: adapt netlink bytecode output of numgen and hashPablo Neira Ayuso2016-08-302-5/+5
* src: add hash expressionPablo Neira Ayuso2016-08-292-0/+22
* src: add numgen expressionPablo Neira Ayuso2016-08-292-0/+30
* tests: py: adapt it to new add element command semanticsPablo Neira Ayuso2016-08-291-3/+3