summaryrefslogtreecommitdiffstats
path: root/tests/py
Commit message (Expand)AuthorAgeFilesLines
* tests: py: add gretap testsPablo Neira Ayuso2023-01-022-0/+108
* tests: py: add geneve testsPablo Neira Ayuso2023-01-022-0/+137
* tests: py: add gre testsPablo Neira Ayuso2023-01-022-0/+100
* tests: py: add vxlan testsPablo Neira Ayuso2023-01-022-0/+137
* netlink: swap byteorder of value component in concatenation of intervalsPablo Neira Ayuso2022-12-083-0/+116
* tests: py: missing json for different byteorder selector with interval concat...Pablo Neira Ayuso2022-12-081-0/+61
* src: support for selectors with different byteorder with interval concatenationsPablo Neira Ayuso2022-11-302-0/+14
* payload: do not kill dependency for proto_unknownPablo Neira Ayuso2022-10-313-0/+41
* tests: py: add vlan test case for ip/inet familyFlorian Westphal2022-09-295-0/+94
* tests/py: missing userdata in netlink payloadPablo Neira Ayuso2022-08-311-3/+3
* src: allow burst 0 for byte ratelimit and use it as defaultPablo Neira Ayuso2022-08-313-30/+30
* tests/py: disable arp family for queue statementPablo Neira Ayuso2022-08-091-1/+0
* src: allow anon set concatenation with ether and vlanFlorian Westphal2022-08-054-0/+69
* evaluate: search stacked header list for matching payload depFlorian Westphal2022-08-054-0/+95
* tests/py: Add a test for failing ipsec after counterPhil Sutter2022-06-273-0/+29
* tests: py: Add meta time tests without 'meta' keywordMartin Gignac2022-04-103-0/+52
* tests: py: Don't colorize output if stderr is redirectedPhil Sutter2022-04-081-1/+1
* tests: py: extend meta time coveragePablo Neira Ayuso2022-04-083-0/+52
* tests: py: add inet/vmap testsPablo Neira Ayuso2022-03-294-0/+222
* src: add tcp option reset supportFlorian Westphal2022-02-283-0/+53
* tests: py: Test connlimit statementPhil Sutter2022-02-203-0/+30
* tests: py: remove redundant payload expressionsJeremy Sowden2022-01-153-21/+1
* tests: py: fix inet/ip.t bridge payloadJeremy Sowden2022-01-151-1/+1
* tests: py: fix inet/ip_tcp.t testJeremy Sowden2022-01-152-2/+14
* tests: py: fix inet/ip.t payloadsJeremy Sowden2022-01-151-14/+0
* tests: py: fix inet/sets.t netdev payloadJeremy Sowden2022-01-151-3/+3
* evaluate: reject: support ethernet as L2 protocol for inet tableJeremy Sowden2021-12-153-0/+46
* tests: py: add tcp subtype match test casesFlorian Westphal2021-12-013-0/+78
* tests: py: add test cases for md5sig, fastopen and mptcp mnemonicsFlorian Westphal2021-12-013-0/+63
* tcpopt: remove KIND keywordFlorian Westphal2021-12-013-67/+38
* tests/py: Avoid duplicate records in *.got filesPhil Sutter2021-11-301-10/+19
* parser_json: add raw payload inner header match supportPablo Neira Ayuso2021-11-173-0/+25
* tests: py: remove netdev coverage in ip/ip_tcp.tPablo Neira Ayuso2021-11-122-96/+0
* tests: py: missing json output update in ip6/meta.tPablo Neira Ayuso2021-11-121-0/+16
* tests: py: missing ip/snat.t json updatesPablo Neira Ayuso2021-11-122-0/+347
* tests: py: missing ip/dnat.t json updatesPablo Neira Ayuso2021-11-121-0/+333
* tests: py: update rawpayload.t.jsonPablo Neira Ayuso2021-11-082-5/+21
* tests: py: remove verdict from closing end intervalPablo Neira Ayuso2021-11-087-7/+7
* datatype: add xinteger_type alias to print in hexadecimalPablo Neira Ayuso2021-11-032-8/+8
* evaluate: postpone transport protocol match check after nat expression evalua...Pablo Neira Ayuso2021-11-033-0/+27
* parser: extend limit syntaxJeremy Sowden2021-11-033-0/+57
* src: Support netdev egress hookLukas Wunner2021-10-2833-28/+2353
* tests: py: Move netdev-specific tests to appropriate subdirectoryLukas Wunner2021-10-287-0/+0
* evaluate: check for missing transport protocol match in nat map with concaten...Pablo Neira Ayuso2021-09-292-3/+25
* payload: don't adjust offsets of autogenerated dependency expressionsFlorian Westphal2021-09-294-0/+54
* tests: py: update ct expirationPablo Neira Ayuso2021-09-151-3/+3
* netlink: rework range_expr_to_prefix()Pablo Neira Ayuso2021-09-093-0/+112
* rule: remove redundant meta protocol from the evaluation stepPablo Neira Ayuso2021-09-034-6/+2
* netlink_delinearize: incorrect meta protocol dependency killPablo Neira Ayuso2021-08-2612-0/+253
* src: Optimize prefix match only if is big-endianXiao Liang2021-08-233-0/+27