summaryrefslogtreecommitdiffstats
path: root/tests/py/any
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert "tests: py: remove single-value-anon-set test cases"Pablo Neira Ayuso2019-05-246-0/+356
* tests: py: remove single-value-anon-set test casesFlorian Westphal2019-05-196-356/+0
* parser: bail out on incorrect burst unitPablo Neira Ayuso2018-12-031-0/+2
* src: rt: add support to check if route will perform ipsec transformationFlorian Westphal2018-09-213-0/+42
* JSON: Make match op mandatory, introduce 'in' operatorPhil Sutter2018-08-307-0/+162
* JSON: Rename mangle statement propertiesPhil Sutter2018-08-304-80/+80
* JSON: Rename (v)map expression propertiesPhil Sutter2018-08-306-16/+16
* JSON: Review payload expressionPhil Sutter2018-08-302-12/+2
* JSON: Make meta statement/expression extensiblePhil Sutter2018-08-308-211/+211
* src: meta: always prefix 'meta' for almost all tokensFlorian Westphal2018-07-219-90/+90
* JSON: Support latest enhancements of fwd statementPhil Sutter2018-06-114-29/+53
* JSON: Call verdict maps 'vmap' in JSON as wellPhil Sutter2018-06-113-3/+3
* log: Add support for audit loggingPhil Sutter2018-06-033-0/+21
* tests/py: Adjust JSON for changes in any/ct.tPhil Sutter2018-06-012-4/+94
* tests/py: Support testing JSON input and output as wellPhil Sutter2018-05-1116-0/+6074
* tests: py: add expires tests with different time basesFlorian Westphal2018-05-092-5/+21
* tests/py: Use libnftables instead of calling nft binaryPhil Sutter2018-04-115-17/+17
* tests: ct, meta: fixes for upcoming nft-test.py fixFlorian Westphal2018-04-013-28/+28
* tests: meta: icmp, icmpv6: don't kill required dependenciesFlorian Westphal2018-03-272-8/+0
* tests: add raw payload test cases.Florian Westphal2018-02-262-0/+68
* tests: meta.t: fix test case for anonymous set automergeFlorian Westphal2018-02-242-2/+2
* src: Don't merge adjacent/overlapping rangesPhil Sutter2018-01-112-3/+3
* tests/py: add test for empty string matchHarsha Sharma2017-11-282-0/+3
* bison: permit keywords in list_stmt_expressionsFlorian Westphal2017-09-272-0/+6
* tests: py: add tests for limit stateful objectPablo M. Bermudo Garay2017-09-041-0/+2
* tests: restrict meta nfproto test cases to inet familyFlorian Westphal2017-06-182-31/+0
* tests: restrict ct saddr test to inet familyFlorian Westphal2017-06-182-8/+0
* tests: py: Add test for ambiguity while setting the valueShyam Saini2017-06-182-0/+8
* src: rename ct eventmask to eventFlorian Westphal2017-06-072-13/+19
* ct: fix inet/bridge/netdev family handling for saddr/daddrFlorian Westphal2017-06-062-0/+11
* src: allow update of net base w. meta l4proto icmpv6Florian Westphal2017-05-192-0/+8
* ct: add conntrack event mask supportFlorian Westphal2017-04-242-0/+26
* tests: add test entries for conntrack zonesFlorian Westphal2017-02-282-0/+57
* tests: py: Add tests for stateful objectsElise Lennion2017-01-271-0/+13
* payload: explicit network ctx assignment for icmp/icmp6 in special familiesArturo Borrero Gonzalez2017-01-272-0/+44