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
/
ip6
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: permit icmp-in-ipv6 and icmpv6-in-ipv4
Florian Westphal
2018-03-28
2
-4
/
+37
*
tests: meta: icmp, icmpv6: don't kill required dependencies
Florian Westphal
2018-03-27
1
-0
/
+11
*
tests: add test cases for vmap binop transfer
Florian Westphal
2018-03-17
3
-0
/
+44
*
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
4
-4
/
+4
*
parser_bison: no need for 'name' token for meters
Pablo Neira Ayuso
2017-11-24
2
-4
/
+4
*
src: deprecate "flow table" syntax, replace it by "meter"
Pablo Neira Ayuso
2017-11-24
2
-4
/
+4
*
netlink_linearize: skip set element expression in set statement key
Anders K. Pedersen
2017-10-06
4
-0
/
+51
*
tests: rt: fix test cases
Florian Westphal
2017-09-29
1
-1
/
+1
*
tests: fix up meta l4proto change for ip6 family
Florian Westphal
2017-05-19
8
-134
/
+134
*
tests: add ip reject with tcp and check for mark too
Florian Westphal
2017-05-18
2
-2
/
+4
*
netlink_delinearize: reject: remove dependency for tcp-resets
Florian Westphal
2017-05-18
1
-1
/
+1
*
proto: Add some exotic ICMPv6 types
Phil Sutter
2017-03-20
2
-3
/
+39
*
tests: Adjust for changed exthdr debug output
Phil Sutter
2017-03-13
1
-12
/
+12
*
exthdr: Implement existence check
Phil Sutter
2017-03-10
2
-0
/
+79
*
src: revisit tcp options support
Pablo Neira Ayuso
2017-02-28
2
-20
/
+20
*
tests: py: Add basic tests for ip, ip6 and inet
Manuel Messner
2017-02-12
2
-0
/
+218
*
tests: py: Use stateless option on tests
Elise Lennion
2017-01-18
5
-8
/
+8
*
tests: py: update quota and payload
Pablo Neira Ayuso
2016-12-14
2
-18
/
+18
*
tests/py: Unmask negative set lookup
Anatole Denis
2016-11-29
24
-58
/
+1043
*
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
1
-3
/
+3
*
netlink_linearize: skip set element expression in flow table key
Pablo Neira Ayuso
2016-10-31
2
-0
/
+22
*
Replace tests/files/expr-rt with Python based tests, and replace ether type
Anders K. Pedersen
2016-10-29
2
-0
/
+11
*
src: use new range expression for != [a,b] intervals
Pablo Neira Ayuso
2016-10-17
13
-82
/
+41
*
tests: py: replace "eth0" with "lo" in dup expr tests
Liping Zhang
2016-09-12
2
-6
/
+6
*
tests: py: adapt it to new add element command semantics
Pablo Neira Ayuso
2016-08-29
1
-2
/
+2
*
parser_bison: redirect to :port for consistency with nat/masq statement
Pablo Neira Ayuso
2016-08-18
2
-16
/
+16
*
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
4
-8
/
+8
*
src: quote user-defined strings when used from rule selectors
Pablo Neira Ayuso
2016-08-18
5
-34
/
+34
*
tests: ip6 dscp, flowlabel and ecn test cases
Florian Westphal
2016-08-01
3
-0
/
+140
*
tests: add ether payload set test
Florian Westphal
2016-07-22
1
-0
/
+1
*
tests: add basic payload tests
Florian Westphal
2016-07-21
3
-0
/
+33
*
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
20
-717
/
+717
*
tests/py: fix fragment-offset field
Pablo Neira Ayuso
2016-05-11
2
-4
/
+4
*
src: add dscp support
Pablo Neira Ayuso
2016-05-11
3
-0
/
+82
*
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: add interval tests
Pablo Neira Ayuso
2016-04-27
1
-0
/
+11
*
tests/py: explicitly indication of set type and flags from test definitions
Pablo Neira Ayuso
2016-04-27
1
-5
/
+5
*
payload: only merge if adjacent and combined size fits into a register
Florian Westphal
2016-04-19
3
-0
/
+17
*
tests: frag: enable more tests
Florian Westphal
2016-03-10
3
-3
/
+49
*
tests: frag: enable more tests
Florian Westphal
2016-03-10
3
-4
/
+72
*
tests/py: extend masquerade to cover ports too
Pablo Neira Ayuso
2016-03-03
2
-0
/
+19
*
tests: add/fix inet+exthdr tests
Florian Westphal
2016-03-02
5
-0
/
+327
*
evaluate: enforce ip6 proto with exthdr expression
Florian Westphal
2016-03-02
2
-0
/
+172
*
proto: use parameter-problem for icmpv6 type
Pablo Neira Ayuso
2016-02-01
2
-0
/
+9
*
tests/py: test port ranges and maps for redirect
Pablo Neira Ayuso
2016-01-31
2
-0
/
+23
[next]