summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/tcp.t.json
Commit message (Expand)AuthorAgeFilesLines
* tests: py: Fix some JSON equivalentsPhil Sutter13 days1-52/+72
* json: Accept more than two operands in binary expressionsPhil Sutter13 days1-61/+6
* netlink_delinearize: restore binop syntax when listing ruleset for flagsPablo Neira Ayuso2024-03-201-15/+27
* netlink_delinearize: skip flags / mask notation for singleton bitmask againPablo Neira Ayuso2021-08-151-0/+21
* tests: py: check more flag match transformations to compact syntaxPablo Neira Ayuso2021-07-281-0/+139
* tests: py: tcp flags & (fin | syn | rst | ack) == synPablo Neira Ayuso2021-07-281-0/+27
* netlink_delinearize: skip flags / mask notation for singleton bitmaskPablo Neira Ayuso2021-07-281-0/+21
* tests: py: idempotent tcp flags & syn != 0 to tcp flag synPablo Neira Ayuso2021-07-271-0/+16
* netlink_linearize: incorrect netlink bytecode with binary operation and flagsPablo Neira Ayuso2021-07-271-0/+52
* expression: missing != in flagcmp expression print functionPablo Neira Ayuso2021-07-271-0/+25
* tests: remove redundant test casesFlorian Westphal2021-06-071-280/+0
* json: fix parse of flagcmp expressionFlorian Westphal2021-06-021-0/+27
* parser_bison: missing relational operation on flag listPablo Neira Ayuso2021-05-021-0/+19
* tests: py: add missing test JSON output for TCP flag tests.Jeremy Sowden2020-10-121-0/+93
* Revert "tests: py: remove single-value-anon-set test cases"Pablo Neira Ayuso2019-05-241-0/+280
* tests: py: remove single-value-anon-set test casesFlorian Westphal2019-05-191-280/+0
* parser_bison: Fix for ECN keyword in LHS of relationalPhil Sutter2018-10-041-0/+23
* JSON: Make match op mandatory, introduce 'in' operatorPhil Sutter2018-08-301-0/+48
* JSON: Rename (v)map expression propertiesPhil Sutter2018-08-301-6/+6
* JSON: Review payload expressionPhil Sutter2018-08-301-84/+84
* JSON: Call verdict maps 'vmap' in JSON as wellPhil Sutter2018-06-111-3/+3
* tests/py: Add missing JSON equivalent for rule in inet/tcp.tPhil Sutter2018-06-011-0/+16
* tests/py: Support testing JSON input and output as wellPhil Sutter2018-05-111-0/+1552