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
...
*
tests: py: adapt netlink bytecode output of numgen and hash
Pablo Neira Ayuso
2016-08-30
2
-5
/
+5
*
parser_bison: allow variable references in set elements definition
Pablo Neira Ayuso
2016-08-29
1
-0
/
+23
*
src: add hash expression
Pablo Neira Ayuso
2016-08-29
2
-0
/
+22
*
src: add numgen expression
Pablo Neira Ayuso
2016-08-29
2
-0
/
+30
*
src: add quota statement
Pablo Neira Ayuso
2016-08-29
2
-0
/
+76
*
tests: py: adapt it to new add element command semantics
Pablo Neira Ayuso
2016-08-29
2
-5
/
+5
*
tests: shell: cover add and create set command
Pablo Neira Ayuso
2016-08-25
1
-0
/
+15
*
tests: shell: cover add and create set command
Pablo Neira Ayuso
2016-08-24
1
-0
/
+14
*
ct: display bit number instead of raw value
Florian Westphal
2016-08-22
2
-0
/
+15
*
tests: shell: add testcase for reject expr
Liping Zhang
2016-08-22
1
-0
/
+9
*
parser_bison: redirect to :port for consistency with nat/masq statement
Pablo Neira Ayuso
2016-08-18
4
-38
/
+38
*
src: meta priority support using tc classid
Pablo Neira Ayuso
2016-08-18
2
-9
/
+86
*
src: support for RFC2732 IPv6 address format with brackets
Pablo Neira Ayuso
2016-08-18
4
-8
/
+19
*
src: add 'to' for snat and dnat
Pablo Neira Ayuso
2016-08-18
8
-32
/
+32
*
src: quote user-defined strings when used from rule selectors
Pablo Neira Ayuso
2016-08-18
22
-144
/
+144
*
tests: tests to include files
Pablo Neira Ayuso
2016-08-10
4
-0
/
+107
*
tests: ip payload set support for ecn and dscp
Florian Westphal
2016-08-01
4
-0
/
+123
*
tests: ip6 dscp, flowlabel and ecn test cases
Florian Westphal
2016-08-01
3
-0
/
+140
*
parser_bison: keep map flag around when flags are specified
Pablo Neira Ayuso
2016-07-27
1
-0
/
+21
*
tests: add ether payload set test
Florian Westphal
2016-07-22
3
-0
/
+11
*
tests: add basic payload tests
Florian Westphal
2016-07-21
12
-0
/
+180
*
meta: add tests for meta random
Florian Westphal
2016-07-19
2
-0
/
+12
*
tests: shell: make sure split table definition works via nft -f
Pablo Neira Ayuso
2016-07-13
1
-0
/
+50
*
datatype: time_type should send milliseconds to userspace
Pablo Neira Ayuso
2016-07-09
1
-9
/
+9
*
tests: shell: run-tests.sh: use src/nft binary by default
Arturo Borrero
2016-06-23
2
-2
/
+5
*
tests: shell: cover transactions via nft -f using flat syntax
Pablo Neira Ayuso
2016-06-22
22
-0
/
+758
*
tests: shell: cleanup tempfile handling in testcases/sets/cache_handling_0
Arturo Borrero
2016-06-15
1
-7
/
+1
*
tests: shell: delete unused variable in run-tests.sh
Arturo Borrero
2016-06-15
1
-1
/
+1
*
tests: shell: add endless jump loop tests
Liping Zhang
2016-06-15
2
-0
/
+23
*
tests: shell: make testcases which using tcp/udp port more rubost
Liping Zhang
2016-06-15
7
-7
/
+7
*
payload: don't update protocol context if we can't find a description
Florian Westphal
2016-06-07
4
-0
/
+22
*
tests/py: add tests for frag more-fragments and frag reserved2
Pablo Neira Ayuso
2016-05-13
3
-21
/
+44
*
tests/py: update for changed set name in payload
Pablo Neira Ayuso
2016-05-13
76
-1917
/
+1917
*
tests/shell/run-tests.sh: print hint about testcase being executed
Arturo Borrero
2016-05-13
1
-0
/
+4
*
tests/shell/run-tests.sh: execute tests in sorted order
Arturo Borrero
2016-05-13
1
-1
/
+6
*
tests/shell: add testcase to catch segfault if invalid syntax was used
Arturo Borrero
2016-05-13
1
-0
/
+21
*
tests/shell: add testcase for 'nft -f' load with actions
Arturo Borrero
2016-05-13
1
-0
/
+68
*
tests/py: fix payload of dccp type in set elements
Pablo Neira Ayuso
2016-05-11
4
-4
/
+4
*
tests/py: fix fragment-offset field
Pablo Neira Ayuso
2016-05-11
2
-4
/
+4
*
tests/py: add missing netdev ip dscp payload tests
Pablo Neira Ayuso
2016-05-11
1
-0
/
+43
*
src: add dscp support
Pablo Neira Ayuso
2016-05-11
6
-5
/
+163
*
proto: remove priority field definition from IPv6 header
Pablo Neira Ayuso
2016-05-11
1
-8
/
+0
*
proto: update IPv6 flowlabel offset and length according to RFC2460
Pablo Neira Ayuso
2016-05-11
2
-0
/
+8
*
tests: py: allow to run tests with other nft binaries
Arturo Borrero
2016-04-27
1
-1
/
+1
*
tests/py: add interval tests
Pablo Neira Ayuso
2016-04-27
2
-0
/
+23
*
tests/py: explicitly indication of set type and flags from test definitions
Pablo Neira Ayuso
2016-04-27
3
-32
/
+68
*
tests/py: add more interval tests for anonymous sets
Pablo Neira Ayuso
2016-04-27
4
-0
/
+40
*
tests: shell: add testcases for named sets with intervals
Arturo Borrero
2016-04-27
5
-0
/
+97
*
payload: only merge if adjacent and combined size fits into a register
Florian Westphal
2016-04-19
3
-0
/
+17
*
tests/shell: delete tempfile failover in testcases
Arturo Borrero
2016-04-15
7
-49
/
+7
[prev]
[next]