summaryrefslogtreecommitdiffstats
path: root/tests/py
Commit message (Expand)AuthorAgeFilesLines
* meta: introduce meta broute supportSriram Yagnaraman2023-04-294-0/+23
* tests: py: missing json updates on ct and meta mark payload expressionPablo Neira Ayuso2023-04-251-0/+59
* netlink_delinearize: do not reset protocol context for nat protocol expressionPablo Neira Ayuso2023-04-056-32/+8
* tests: py: extend test-cases for mark statements with bitwise expressionsPablo Neira Ayuso2023-03-286-0/+234
* tests: py: add test-cases for ct and packet mark payload expressionsJeremy Sowden2023-03-2812-0/+483
* evaluate: relax type-checking for integer arguments in mark statementsPablo Neira Ayuso2023-03-283-0/+30
* Revert "evaluate: relax type-checking for integer arguments in mark statements"Pablo Neira Ayuso2023-03-143-30/+0
* src: add last statementPablo Neira Ayuso2023-02-282-0/+21
* evaluate: expand value to range when nat mapping contains intervalsPablo Neira Ayuso2023-02-283-0/+170
* evaluate: relax type-checking for integer arguments in mark statementsJeremy Sowden2023-02-073-0/+30
* 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