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
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: revisit tcp options support
Pablo Neira Ayuso
2017-02-28
6
-61
/
+60
*
tests: add test entries for conntrack zones
Florian Westphal
2017-02-28
2
-0
/
+57
*
tests: py: fix incorrect bytecode in numgen and hash mappings
Pablo Neira Ayuso
2017-02-25
2
-2
/
+2
*
tests: shell: remove nft_set_bitmap on each run
Pablo Neira Ayuso
2017-02-16
1
-1
/
+1
*
tests: py: Add basic tests for ip, ip6 and inet
Manuel Messner
2017-02-12
6
-0
/
+656
*
statement: fix print of ip dnat address
Florian Westphal
2017-02-05
2
-0
/
+13
*
tests: py: Add tests for stateful objects
Elise Lennion
2017-01-27
3
-0
/
+59
*
tests: py: Add suport for stateful objects in python tests
Elise Lennion
2017-01-27
1
-0
/
+131
*
payload: explicit network ctx assignment for icmp/icmp6 in special families
Arturo Borrero Gonzalez
2017-01-27
6
-0
/
+132
*
tests: shell: validate set size
Pablo Neira Ayuso
2017-01-24
2
-0
/
+28
*
tests: shell: Add test for flush bug on sets with size
Elise Lennion
2017-01-24
1
-0
/
+12
*
tests: shell: Add test for set element leak bug
Elise Lennion
2017-01-23
1
-0
/
+11
*
tests: py: Use stateless option on tests
Elise Lennion
2017-01-18
12
-15
/
+15
*
ct: add average bytes per packet counter support
Liping Zhang
2017-01-16
2
-0
/
+15
*
tests: shell: add maps tests
Elise Lennion
2017-01-10
4
-0
/
+228
*
tests: shell: cover cache flush on flush ruleset
Pablo Neira Ayuso
2017-01-10
1
-0
/
+26
*
tests: py: update quota and payload
Pablo Neira Ayuso
2016-12-14
11
-61
/
+61
*
mnl: don't send empty set elements netlink message to kernel
Pablo Neira Ayuso
2016-12-14
2
-0
/
+12
*
tests: shell: add test case for inserting element into verdict map
Liping Zhang
2016-12-04
1
-0
/
+25
*
tests: py: Test TCP flags match with parentheses
Phil Sutter
2016-11-30
5
-0
/
+33
*
tests: shell: add testcase for different defines usage
Arturo Borrero Gonzalez
2016-11-29
1
-0
/
+44
*
tests: shell: add a testcase for many defines
Arturo Borrero Gonzalez
2016-11-29
1
-0
/
+37
*
tests/py: Unmask negative set lookup
Anatole Denis
2016-11-29
85
-226
/
+4690
*
tests: Add regression test for malformed sets
Anatole Denis
2016-11-29
1
-0
/
+33
*
src: add log flags syntax support
Liping Zhang
2016-11-24
2
-0
/
+21
*
tests: shell: another testcase for deleting many set elements
Arturo Borrero Gonzalez
2016-11-24
1
-0
/
+48
*
tests: shell: testcase for deleting many set elements
Arturo Borrero Gonzalez
2016-11-24
1
-0
/
+46
*
tests: shell: testcase for adding many set elements
Arturo Borrero Gonzalez
2016-11-24
1
-0
/
+32
*
tests: shell: allow to execute a single testcase
Arturo Borrero Gonzalez
2016-11-24
1
-0
/
+11
*
Revert "tests: py: nft-tests.py: Add function for loading and removing kernel...
Florian Westphal
2016-11-17
1
-32
/
+0
*
src: add notrack support
Pablo Neira Ayuso
2016-11-14
2
-0
/
+6
*
tests: py: missing range conversion in icmpv6
Pablo Neira Ayuso
2016-11-14
1
-2
/
+1
*
tests: py: add some testcases for log flags
Pablo Neira Ayuso
2016-11-14
3
-17
/
+17
*
tests: shell: add testcases for comments in set elements
Arturo Borrero Gonzalez
2016-11-09
3
-0
/
+35
*
src: add offset attribute for hash expression
Laura Garcia Liebana
2016-11-09
2
-0
/
+16
*
src: make hash seed attribute optional
Laura Garcia Liebana
2016-11-09
2
-0
/
+8
*
tests: shell: add a new testcase for ruleset loading bug
Arturo Borrero Gonzalez
2016-11-09
1
-0
/
+27
*
tests: shell: introduce the cache testcases directory
Arturo Borrero Gonzalez
2016-11-09
1
-0
/
+0
*
tests: shell: delete useless stderr output in testcase
Arturo Borrero Gonzalez
2016-11-09
1
-1
/
+1
*
netlink_linearize: skip set element expression in flow table key
Pablo Neira Ayuso
2016-10-31
2
-0
/
+22
*
tests/py: add missing payload test for numgen offset
Pablo Neira Ayuso
2016-10-31
1
-0
/
+5
*
Replace tests/files/expr-rt with Python based tests, and replace ether type
Anders K. Pedersen
2016-10-29
9
-21
/
+56
*
src: add fib expression
Florian Westphal
2016-10-28
2
-0
/
+36
*
rt: introduce routing expression
Anders K. Pedersen
2016-10-28
2
-1
/
+22
*
ct: allow resolving ct keys at run time
Florian Westphal
2016-10-27
1
-0
/
+5
*
src: add offset attribute for numgen expression
Laura Garcia Liebana
2016-10-27
1
-0
/
+1
*
meta: fix pkttype name and add 'other' symbol
Florian Westphal
2016-10-27
2
-4
/
+4
*
tests: shell: update kernel modules to clean
Arturo Borrero Gonzalez
2016-10-21
1
-2
/
+4
*
parser_bison: allow to use variable to add/create/delete elements
Pablo Neira Ayuso
2016-10-21
1
-0
/
+22
*
src: support ct l3proto/protocol without direction syntax
Liping Zhang
2016-10-17
2
-8
/
+8
[next]