summaryrefslogtreecommitdiffstats
path: root/tests/py/any
Commit message (Expand)AuthorAgeFilesLines
* 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
* parser_json: add raw payload inner header match supportPablo Neira Ayuso2021-11-173-0/+25
* tests: py: update rawpayload.t.jsonPablo Neira Ayuso2021-11-082-5/+21
* datatype: add xinteger_type alias to print in hexadecimalPablo Neira Ayuso2021-11-032-8/+8
* parser: extend limit syntaxJeremy Sowden2021-11-033-0/+57
* src: Support netdev egress hookLukas Wunner2021-10-286-6/+12
* tests: py: Move netdev-specific tests to appropriate subdirectoryLukas Wunner2021-10-287-153/+0
* tests: py: update ct expirationPablo Neira Ayuso2021-09-151-3/+3
* src: Optimize prefix match only if is big-endianXiao Liang2021-08-233-0/+27
* src: queue: consolidate queue statement syntaxPablo Neira Ayuso2021-08-203-8/+113
* tcpopt: bogus assertion on undefined optionsPablo Neira Ayuso2021-08-113-0/+23
* src: queue: allow use of MAP statement for queue number retrievalFlorian Westphal2021-06-213-0/+44
* tests: extend queue testcases for new sreg supportFlorian Westphal2021-06-213-0/+82
* parser: new queue flag input formatFlorian Westphal2021-06-211-4/+3
* tests: remove redundant test casesFlorian Westphal2021-06-073-82/+0
* proto: replace vlan ether type with 8021qFlorian Westphal2021-04-034-8/+8
* parser: fix scope closure of COUNTER tokenFlorian Westphal2021-03-254-0/+96
* tests/py: Fix for missing JSON equivalent in any/ct.t.jsonPhil Sutter2021-03-091-0/+15
* mnl: Set NFTNL_SET_DATA_TYPE before dumping set elementsPhil Sutter2021-03-092-2/+2
* src: add negation match on singleton bitmask valuePablo Neira Ayuso2021-02-052-0/+7
* tests/py: Add a test sanitizer and fix its findingsPhil Sutter2021-02-046-104/+41
* json: limit: Always include burst valuePhil Sutter2021-01-271-0/+277
* exthdr: remove tcp dependency for tcp option matchingFlorian Westphal2021-01-261-60/+0
* src: disallow burst 0 in ratelimitsPablo Neira Ayuso2020-12-181-22/+22
* tests: py: update format of registers in bitwise payloads.Jeremy Sowden2020-11-163-22/+22
* tests: py: remove duplicate payloads.Jeremy Sowden2020-11-092-350/+0
* json: tcp: add raw tcp option match supportFlorian Westphal2020-11-091-0/+34
* tcp: add raw tcp option match supportFlorian Westphal2020-11-092-0/+9
* tcpopt: allow to check for presence of any tcp optionFlorian Westphal2020-11-092-49/+6
* tcpopt: rename noop to nopFlorian Westphal2020-11-093-18/+4
* parser: merge sack-perm/sack-permitted and maxseg/mssFlorian Westphal2020-11-093-12/+12
* tests: py: correct order of set elements in test JSON output.Jeremy Sowden2020-10-121-10/+10
* tests: py: add missing JSON output for ct test.Jeremy Sowden2020-10-121-0/+15
* ct: Add support for the 'id' keyBrett Mastbergen2020-05-012-0/+7
* tests/py: Move tcpopt.t to any/ directoryPhil Sutter2020-03-104-0/+1141
* tests/py: Fix JSON output for changed timezonePhil Sutter2020-03-101-1/+1
* evaluate: no need to swap byte-order for values of fewer than 16 bits.Jeremy Sowden2020-03-041-4/+0
* tests: py: add bit-shift tests.Jeremy Sowden2020-02-073-0/+50
* tests: py: add missing JSON output.Jeremy Sowden2020-02-071-0/+23
* tests/py: Set a fixed timezone in nft-test.pyPhil Sutter2019-11-292-2/+2
* netlink_delinearize: fix wrong conversion to "list" in ct markFernando Fernandez Mancera2019-09-102-0/+7
* src: evaluate: catch invalid 'meta day' values in eval stepFlorian Westphal2019-09-061-0/+4
* tests: add meta time test casesAnder Juaristi2019-09-064-0/+559
* tests: fix up two broken json test casesFlorian Westphal2019-07-171-3/+2
* proto: add pseudo th protocol to match d/sport in generic wayFlorian Westphal2019-07-151-1/+1
* ct: support for NFT_CT_{SRC,DST}_{IP,IP6}Pablo Neira Ayuso2019-06-211-2/+2
* tests/py: Fix JSON equivalentsPhil Sutter2019-06-083-80/+86
* tests: replace single element setsPablo Neira Ayuso2019-05-314-227/+250