summaryrefslogtreecommitdiffstats
path: root/tests/py
Commit message (Expand)AuthorAgeFilesLines
* tests/py: add test for empty string matchHarsha Sharma2017-11-282-0/+3
* parser_bison: no need for 'name' token for metersPablo Neira Ayuso2017-11-244-6/+6
* src: deprecate "flow table" syntax, replace it by "meter"Pablo Neira Ayuso2017-11-244-6/+6
* tests: nft removes required inet dependency expressionsFlorian Westphal2017-10-266-1/+78
* tests: enable ip/ip.t for bridge protocol, tooFlorian Westphal2017-10-262-0/+761
* tests: nft removes required payload protocol expressionsFlorian Westphal2017-10-264-0/+144
* tests: add test case that checks icmp6 in-ipv4Florian Westphal2017-10-262-0/+12
* tests: icmpX: fix expected outputFlorian Westphal2017-10-262-2/+2
* 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-069-2/+109
* tests: rt: fix test casesFlorian Westphal2017-09-294-7/+12
* tests: ct: adjust test case commandsFlorian Westphal2017-09-294-21/+24
* tests: update inet/bridge icmp test caseFlorian Westphal2017-09-292-4/+4
* bison: permit keywords in list_stmt_expressionsFlorian Westphal2017-09-272-0/+6
* tests: py: add tests for limit stateful objectPablo M. Bermudo Garay2017-09-043-3/+35
* evaluate: convert expr_rt byteorder when evaluating statment argFlorian Westphal2017-08-281-0/+1
* tests: add tcp option set support / tcp mss mangling test casesFlorian Westphal2017-08-224-1/+15
* tests: add test case for ttl/protocol setFlorian Westphal2017-08-174-0/+58
* tests: fix arp chain testFlorian Westphal2017-08-081-3/+2
* tests: py: Fail test forcefully when bug is not fixedShyam Saini2017-06-261-1/+1
* tests: restrict meta nfproto test cases to inet familyFlorian Westphal2017-06-184-31/+35
* tests: remove two non-sensical rulesFlorian Westphal2017-06-182-25/+0
* tests: restrict ct saddr test to inet familyFlorian Westphal2017-06-184-8/+23
* tests: py: Add test for ambiguity while setting the valueShyam Saini2017-06-186-0/+16
* src: rename ct eventmask to eventFlorian Westphal2017-06-072-13/+19
* ct: fix inet/bridge/netdev family handling for saddr/daddrFlorian Westphal2017-06-062-0/+11
* tests: py: flush stdout on each test runPablo Neira Ayuso2017-05-291-0/+2
* tests: fix up meta l4proto change for ip familyFlorian Westphal2017-05-1956-6881/+176
* tests: fix up meta l4proto change for ip6 familyFlorian Westphal2017-05-1921-391/+391
* src: allow update of net base w. meta l4proto icmpv6Florian Westphal2017-05-192-0/+8
* tests: add ip reject with tcp and check for mark tooFlorian Westphal2017-05-188-6/+21
* netlink_delinearize: reject: remove dependency for tcp-resetsFlorian Westphal2017-05-181-1/+1
* tests: don't kill dependencies accross statementsFlorian Westphal2017-05-082-0/+26
* ct: add conntrack event mask supportFlorian Westphal2017-04-242-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
* proto: Add some exotic ICMPv6 typesPhil Sutter2017-03-202-3/+39
* tests: add insert-failure testFlorian Westphal2017-03-162-3/+15
* tests: py: add ct helper testsFlorian Westphal2017-03-163-1/+28
* tests: Adjust for changed exthdr debug outputPhil Sutter2017-03-132-14/+14
* fib: Support existence checkPhil Sutter2017-03-132-0/+13
* exthdr: Implement existence checkPhil Sutter2017-03-104-0/+96
* src: hash: support of symmetric hashLaura Garcia Liebana2017-03-062-0/+5
* tests: py: fix some typos in READMETimothy Redaelli2017-03-021-3/+3
* src: revisit tcp options supportPablo Neira Ayuso2017-02-286-61/+60
* tests: add test entries for conntrack zonesFlorian Westphal2017-02-282-0/+57
* 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-126-0/+656
* statement: fix print of ip dnat addressFlorian Westphal2017-02-052-0/+13
* tests: py: Add tests for stateful objectsElise Lennion2017-01-273-0/+59