summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/tcp.t
Commit message (Expand)AuthorAgeFilesLines
* netlink_delinearize: restore binop syntax when listing ruleset for flagsPablo Neira Ayuso2024-03-201-8/+8
* src: Support netdev egress hookLukas Wunner2021-10-281-1/+2
* netlink_delinearize: skip flags / mask notation for singleton bitmask againPablo Neira Ayuso2021-08-151-0/+1
* tests: py: check more flag match transformations to compact syntaxPablo Neira Ayuso2021-07-281-0/+6
* tests: py: tcp flags & (fin | syn | rst | ack) == synPablo Neira Ayuso2021-07-281-0/+1
* netlink_delinearize: skip flags / mask notation for singleton bitmaskPablo Neira Ayuso2021-07-281-0/+2
* tests: py: idempotent tcp flags & syn != 0 to tcp flag synPablo Neira Ayuso2021-07-271-0/+1
* evaluate: disallow negation with binary operationPablo Neira Ayuso2021-07-271-0/+1
* netlink_linearize: incorrect netlink bytecode with binary operation and flagsPablo Neira Ayuso2021-07-271-0/+2
* expression: missing != in flagcmp expression print functionPablo Neira Ayuso2021-07-271-0/+1
* tests: remove redundant test casesFlorian Westphal2021-06-071-16/+0
* parser_bison: add shortcut syntax for matching flags without binary operationsPablo Neira Ayuso2021-05-161-1/+1
* parser_bison: missing relational operation on flag listPablo Neira Ayuso2021-05-021-0/+1
* mergesort: unbreak listing with binopsPablo Neira Ayuso2020-08-201-0/+2
* Revert "tests: py: remove single-value-anon-set test cases"Pablo Neira Ayuso2019-05-241-0/+16
* tests: py: remove single-value-anon-set test casesFlorian Westphal2019-05-191-16/+0
* tests: fix up expected payloads after expr merge changeFlorian Westphal2019-01-251-2/+2
* parser_bison: Fix for ECN keyword in LHS of relationalPhil Sutter2018-10-041-0/+1
* fix printing of "tcp flags syn" and "tcp flags == syn" expressionsSabrina Dubroca2018-05-251-0/+1
* tests/py: Use libnftables instead of calling nft binaryPhil Sutter2018-04-111-1/+1
* tests: py: Add test for ambiguity while setting the valueShyam Saini2017-06-181-0/+2
* tests: py: Test TCP flags match with parenthesesPhil Sutter2016-11-301-0/+1
* tests/py: Unmask negative set lookupAnatole Denis2016-11-291-16/+16
* nft-test: don't zap remainder of rule after handling a setFlorian Westphal2016-03-101-1/+1
* tests/py: netdev family with ingress chainPablo Neira Ayuso2016-01-131-0/+2
* tests/py: don't test log statement from protocol matchPablo Neira Ayuso2016-01-131-1/+0
* tests/py: update test files syntaxPablo M. Bermudo Garay2016-01-121-3/+4
* tests/: rearrange tests directoryArturo Borrero2015-12-151-0/+105