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
/
inet
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: meta: always prefix 'meta' for almost all tokens
Florian Westphal
2018-07-21
2
-3
/
+3
*
netlink_delinearize: Refactor meta_may_dependency_kill()
Phil Sutter
2018-06-26
4
-0
/
+216
*
JSON: Add support for socket expression
Phil Sutter
2018-06-11
1
-0
/
+28
*
JSON: Call verdict maps 'vmap' in JSON as well
Phil Sutter
2018-06-11
3
-5
/
+5
*
test: py: Add test cases for socket matching
Máté Eckl
2018-06-06
2
-0
/
+39
*
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: 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: Support testing JSON input and output as well
Phil Sutter
2018-05-11
34
-0
/
+7526
*
tests: py: allow to specify sets with a timeout
Florian Westphal
2018-05-09
4
-0
/
+66
*
tests/py: Fix expected output in {bridge,inet}/icmpX.t
Phil Sutter
2018-05-06
1
-1
/
+1
*
src: use ibrname and obrname
Pablo Neira Ayuso
2018-04-19
1
-2
/
+2
*
src: rename ibrportname, obrportname
Florian Westphal
2018-04-17
1
-0
/
+2
*
tests/py: Use libnftables instead of calling nft binary
Phil Sutter
2018-04-11
2
-2
/
+2
*
meta: add secpath support
Florian Westphal
2018-01-16
2
-0
/
+11
*
tests: nft removes required inet dependency expressions
Florian Westphal
2017-10-26
6
-1
/
+78
*
tests: nft removes required payload protocol expressions
Florian Westphal
2017-10-26
4
-0
/
+144
*
tests: add test case that checks icmp6 in-ipv4
Florian Westphal
2017-10-26
2
-0
/
+12
*
tests: icmpX: fix expected output
Florian Westphal
2017-10-26
1
-1
/
+1
*
tests: rt: fix test cases
Florian Westphal
2017-09-29
2
-5
/
+9
*
tests: ct: adjust test case commands
Florian Westphal
2017-09-29
2
-4
/
+7
*
tests: update inet/bridge icmp test case
Florian Westphal
2017-09-29
1
-2
/
+2
*
evaluate: convert expr_rt byteorder when evaluating statment arg
Florian Westphal
2017-08-28
1
-0
/
+1
*
tests: add tcp option set support / tcp mss mangling test cases
Florian Westphal
2017-08-22
4
-1
/
+15
*
tests: restrict meta nfproto test cases to inet family
Florian Westphal
2017-06-18
2
-0
/
+35
*
tests: remove two non-sensical rules
Florian Westphal
2017-06-18
2
-25
/
+0
*
tests: restrict ct saddr test to inet family
Florian Westphal
2017-06-18
2
-0
/
+23
*
tests: py: Add test for ambiguity while setting the value
Shyam Saini
2017-06-18
2
-0
/
+4
*
tests: fix up meta l4proto change for ip family
Florian Westphal
2017-05-19
42
-6721
/
+16
*
tests: fix up meta l4proto change for ip6 family
Florian Westphal
2017-05-19
11
-255
/
+255
*
tests: add ip reject with tcp and check for mark too
Florian Westphal
2017-05-18
2
-2
/
+4
*
tests: Adjust for changed exthdr debug output
Phil Sutter
2017-03-13
1
-2
/
+2
*
fib: Support existence check
Phil Sutter
2017-03-13
2
-0
/
+13
*
exthdr: Implement existence check
Phil Sutter
2017-03-10
2
-0
/
+17
*
src: revisit tcp options support
Pablo Neira Ayuso
2017-02-28
2
-21
/
+20
*
tests: py: Add basic tests for ip, ip6 and inet
Manuel Messner
2017-02-12
2
-0
/
+219
*
payload: explicit network ctx assignment for icmp/icmp6 in special families
Arturo Borrero Gonzalez
2017-01-27
2
-0
/
+44
*
tests: py: update quota and payload
Pablo Neira Ayuso
2016-12-14
4
-8
/
+8
*
tests: py: Test TCP flags match with parentheses
Phil Sutter
2016-11-30
5
-0
/
+33
*
tests/py: Unmask negative set lookup
Anatole Denis
2016-11-29
40
-80
/
+2574
*
Replace tests/files/expr-rt with Python based tests, and replace ether type
Anders K. Pedersen
2016-10-29
2
-0
/
+22
*
src: add fib expression
Florian Westphal
2016-10-28
2
-0
/
+36
*
src: use new range expression for != [a,b] intervals
Pablo Neira Ayuso
2016-10-17
32
-216
/
+108
*
src: quote user-defined strings when used from rule selectors
Pablo Neira Ayuso
2016-08-18
5
-10
/
+10
*
tests: add basic payload tests
Florian Westphal
2016-07-21
5
-0
/
+73
*
tests/py: update for changed set name in payload
Pablo Neira Ayuso
2016-05-13
39
-810
/
+810
*
tests/py: fix payload of dccp type in set elements
Pablo Neira Ayuso
2016-05-11
4
-4
/
+4
*
nft-test: don't zap remainder of rule after handling a set
Florian Westphal
2016-03-10
1
-1
/
+1
*
tests/py: enable tests for dccp types
Pablo Neira Ayuso
2016-03-07
5
-4
/
+111
[next]