summaryrefslogtreecommitdiffstats
path: root/tests/py/ip
Commit message (Expand)AuthorAgeFilesLines
* 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
* parser_bison: redirect to :port for consistency with nat/masq statementPablo Neira Ayuso2016-08-182-22/+22
* src: add 'to' for snat and dnatPablo Neira Ayuso2016-08-184-24/+24
* src: quote user-defined strings when used from rule selectorsPablo Neira Ayuso2016-08-186-33/+33
* tests: ip payload set support for ecn and dscpFlorian Westphal2016-08-014-0/+123
* tests: add basic payload testsFlorian Westphal2016-07-214-0/+74
* payload: don't update protocol context if we can't find a descriptionFlorian Westphal2016-06-074-0/+22
* tests/py: update for changed set name in payloadPablo Neira Ayuso2016-05-139-207/+207
* tests/py: add missing netdev ip dscp payload testsPablo Neira Ayuso2016-05-111-0/+43
* src: add dscp supportPablo Neira Ayuso2016-05-113-5/+81
* tests/py: add interval testsPablo Neira Ayuso2016-04-271-0/+12
* tests/py: explicitly indication of set type and flags from test definitionsPablo Neira Ayuso2016-04-271-6/+6
* tests/py: add tests for router-advertisement and router-solicitation icmp typesPablo Neira Ayuso2016-03-102-1/+30
* tests/py: extend masquerade to cover ports tooPablo Neira Ayuso2016-03-032-0/+19
* tests/py: test port ranges and maps for redirectPablo Neira Ayuso2016-01-312-0/+24
* netlink_delinearize: only remove protocol if equal cmp is usedFlorian Westphal2016-01-272-0/+24
* nft: swap key and direction in ct_dir syntaxFlorian Westphal2016-01-072-24/+24
* tests/py: netdev family with ingress chainPablo Neira Ayuso2016-01-134-0/+620