index
:
nftables
1.0.6.y
master
nft command line tool
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/py: Fix JSON for flowtable tests
Phil Sutter
2018-06-11
4
-28
/
+7
*
JSON: Call verdict maps 'vmap' in JSON as well
Phil Sutter
2018-06-11
15
-72
/
+72
*
test: py: Add test cases for socket matching
Máté Eckl
2018-06-06
2
-0
/
+39
*
log: Add support for audit logging
Phil Sutter
2018-06-03
3
-0
/
+21
*
tests/py: ip6/flowtable.t: Add missing JSON expected output
Phil Sutter
2018-06-03
1
-0
/
+62
*
tests/py: Add missing JSON equivalent for rule in inet/tcp.t
Phil Sutter
2018-06-01
1
-0
/
+16
*
tests/py: Add missing JSON equivalent for inet/sets.t
Phil Sutter
2018-06-01
1
-0
/
+37
*
tests/py: Adjust JSON for changes in any/ct.t
Phil Sutter
2018-06-01
2
-4
/
+94
*
JSON: Review set elem expressions
Phil Sutter
2018-06-01
3
-3
/
+27
*
JSON: Sort out rule position and handles in general
Phil Sutter
2018-06-01
1
-8
/
+2
*
objref: Use "ct helper" for NFT_OBJECT_CT_HELPER
Phil Sutter
2018-06-01
1
-2
/
+2
*
meters: do not set a defaut meter size from userspace
Florian Westphal
2018-05-29
6
-9
/
+9
*
tests: py: fix race in deleting element
Pablo Neira Ayuso
2018-05-25
1
-1
/
+1
*
fix printing of "tcp flags syn" and "tcp flags == syn" expressions
Sabrina Dubroca
2018-05-25
2
-0
/
+8
*
tests: py: Make diff functions use print_* functions
Máté Eckl
2018-05-17
1
-6
/
+4
*
tests: py: Added paylad file description to README
Máté Eckl
2018-05-17
1
-3
/
+26
*
tests: py: print path of the logfile
Máté Eckl
2018-05-17
2
-1
/
+6
*
tests: py: print_msg refactor
Máté Eckl
2018-05-17
1
-6
/
+8
*
tests: py: updated test file structure descripion in README
Máté Eckl
2018-05-17
1
-9
/
+9
*
tests: py: small typo fixes in the python tests README
Máté Eckl
2018-05-17
1
-2
/
+2
*
tests: py: specify python version in nft-test.py
Máté Eckl
2018-05-17
1
-1
/
+1
*
tests/py: Support testing JSON input and output as well
Phil Sutter
2018-05-11
136
-5
/
+34651
*
tests/py: Highlight offending parts in differences warnings
Phil Sutter
2018-05-11
1
-1
/
+34
*
tests/py: Don't read expected payload for each table
Phil Sutter
2018-05-11
1
-10
/
+12
*
tests/py: Reduce indenting level in nft-test.py
Phil Sutter
2018-05-11
1
-61
/
+65
*
tests: py: allow to specify sets with a timeout
Florian Westphal
2018-05-09
7
-19
/
+94
*
tests: py: add expires tests with different time bases
Florian Westphal
2018-05-09
2
-5
/
+21
*
tests/py: Fix expected output in {bridge,inet}/icmpX.t
Phil Sutter
2018-05-06
2
-2
/
+2
*
meter: enforce presence of a max size
Florian Westphal
2018-05-02
2
-3
/
+3
*
src: use ibrname and obrname
Pablo Neira Ayuso
2018-04-19
4
-8
/
+8
*
src: rename ibrportname, obrportname
Florian Westphal
2018-04-17
4
-0
/
+21
*
tests/py: Fix differences printing for rules with sets
Phil Sutter
2018-04-14
1
-2
/
+2
*
tests/py: rt.t: Drop needless rule output
Phil Sutter
2018-04-14
1
-1
/
+1
*
segtree: Fix for last elem at interval end
Phil Sutter
2018-04-14
1
-3
/
+3
*
tests: py: remove object ID from payload file
Pablo Neira Ayuso
2018-04-11
1
-4
/
+4
*
tests/py: Allow passing multiple files to nft-test.py
Phil Sutter
2018-04-11
1
-5
/
+6
*
tests/py: Review print statements in nft-test.py
Phil Sutter
2018-04-11
1
-41
/
+39
*
tests/py: Use libnftables instead of calling nft binary
Phil Sutter
2018-04-11
17
-120
/
+114
*
tests: ip6: fix 'missing payload' error
Florian Westphal
2018-04-01
1
-1
/
+1
*
nft-test: check start of rule with sets too
Florian Westphal
2018-04-01
1
-0
/
+4
*
tests: ct, meta: fixes for upcoming nft-test.py fix
Florian Westphal
2018-04-01
3
-28
/
+28
*
tests: mh: fix expected test output
Florian Westphal
2018-04-01
1
-1
/
+1
*
tests: redirect: fix tests for upcoming nft-test.py fix
Florian Westphal
2018-04-01
7
-11
/
+11
*
proto: permit icmp-in-ipv6 and icmpv6-in-ipv4
Florian Westphal
2018-03-28
4
-7
/
+47
*
tests: meta: icmp, icmpv6: don't kill required dependencies
Florian Westphal
2018-03-27
5
-8
/
+48
*
tests: add test cases for vmap binop transfer
Florian Westphal
2018-03-17
8
-0
/
+138
*
tests: add srh test cases
Florian Westphal
2018-03-17
2
-0
/
+86
*
tests: update to new syntax to add/update set from packet path
Pablo Neira Ayuso
2018-03-16
8
-8
/
+8
*
tests: add raw payload test cases.
Florian Westphal
2018-02-26
5
-0
/
+93
*
tests: meta.t: fix test case for anonymous set automerge
Florian Westphal
2018-02-24
2
-2
/
+2
[next]