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
*
exthdr: Implement SCTP Chunk matching
Phil Sutter
2021-05-19
3
-0
/
+670
*
parser_bison: add shortcut syntax for matching flags without binary operations
Pablo Neira Ayuso
2021-05-16
2
-2
/
+2
*
tests: shell: don't assume fixed handle value in cache/0008_delete_by_handle_0
Pablo Neira Ayuso
2021-05-12
1
-5
/
+10
*
src: add set element catch-all support
Pablo Neira Ayuso
2021-05-11
8
-0
/
+155
*
tests: Introduce 0043_concatenated_ranges_1 for subnets of different sizes
Stefano Brivio
2021-05-08
1
-0
/
+23
*
rule: skip fuzzy lookup for unexisting 64-bit handle
Pablo Neira Ayuso
2021-05-02
1
-0
/
+8
*
src: unbreak deletion by table handle
Pablo Neira Ayuso
2021-05-02
1
-0
/
+20
*
tests: shell: remove missing modules
Pablo Neira Ayuso
2021-05-02
1
-2
/
+3
*
parser_bison: missing relational operation on flag list
Pablo Neira Ayuso
2021-05-02
3
-0
/
+27
*
parser: allow to load stateful ct connlimit elements in sets
Laura Garcia Liebana
2021-05-02
1
-0
/
+14
*
proto: replace vlan ether type with 8021q
Florian Westphal
2021-04-03
15
-35
/
+34
*
tests: add 8021.AD vlan test cases
Florian Westphal
2021-04-03
5
-0
/
+450
*
parser: fix scope closure of COUNTER token
Florian Westphal
2021-03-25
4
-0
/
+96
*
tests: shell: fix 0025empty_dynset_0
Pablo Neira Ayuso
2021-03-24
1
-1
/
+1
*
tests: shell: flowtable add after delete in batch
Pablo Neira Ayuso
2021-03-24
2
-0
/
+63
*
segtree: release single element already contained in an interval
Pablo Neira Ayuso
2021-03-24
2
-0
/
+16
*
tests/py: Fix for missing JSON equivalent in any/ct.t.json
Phil Sutter
2021-03-09
1
-0
/
+15
*
mnl: Set NFTNL_SET_DATA_TYPE before dumping set elements
Phil Sutter
2021-03-09
17
-148
/
+148
*
tests/py: Adjust payloads for fixed nat statement dumps
Phil Sutter
2021-03-09
10
-31
/
+31
*
src: allow use of 'verdict' in typeof definitions
Florian Westphal
2021-02-22
2
-0
/
+8
*
tests: extend dtype test case to cover expression with integer type
Florian Westphal
2021-02-16
2
-2
/
+83
*
tests: shell: extend 0025empty_dynset_0 to cover multi-statement support
Pablo Neira Ayuso
2021-02-09
2
-0
/
+12
*
src: add negation match on singleton bitmask value
Pablo Neira Ayuso
2021-02-05
2
-0
/
+7
*
tests: add empty dynamic set
Florian Westphal
2021-02-05
2
-0
/
+28
*
testcases: move two dump files to correct location
Florian Westphal
2021-02-05
2
-0
/
+0
*
tests/py: Add a test sanitizer and fix its findings
Phil Sutter
2021-02-04
39
-780
/
+160
*
tests/py: Write dissenting payload into the right file
Phil Sutter
2021-02-04
1
-1
/
+4
*
json: Do not abbreviate reject statement object
Phil Sutter
2021-02-03
4
-112
/
+47
*
tests: add icmp/6 test where dependency should be left alone
Florian Westphal
2021-02-01
6
-0
/
+73
*
json: limit: Always include burst value
Phil Sutter
2021-01-27
1
-0
/
+277
*
reject: Unify inet, netdev and bridge delinearization
Phil Sutter
2021-01-27
5
-196
/
+292
*
reject: Fix for missing dependencies in netdev family
Phil Sutter
2021-01-27
3
-21
/
+184
*
tests: monitor: use correct $nft value in EXIT trap
Štěpán Němec
2021-01-27
1
-1
/
+1
*
src: evaluate: reset context maxlen value before prio evaluation
Florian Westphal
2021-01-26
2
-0
/
+24
*
exthdr: remove tcp dependency for tcp option matching
Florian Westphal
2021-01-26
1
-60
/
+0
*
json: ct: add missing test input
Florian Westphal
2021-01-26
1
-0
/
+79
*
json: icmp: move expected parts to json.output
Florian Westphal
2021-01-26
2
-109
/
+98
*
evaluate: disallow ct original {s,d}ddr from concatenations
Pablo Neira Ayuso
2021-01-25
2
-0
/
+23
*
json: icmp: refresh json output
Florian Westphal
2021-01-21
1
-80
/
+568
*
json: ct: add missing rule
Florian Westphal
2021-01-21
1
-0
/
+30
*
json: fix icmpv6.t test cases
Florian Westphal
2021-01-21
2
-16
/
+597
*
evaluate: disallow ct original {s,d}ddr from maps
Pablo Neira Ayuso
2021-01-15
2
-0
/
+12
*
cli: add libedit support
Pablo Neira Ayuso
2021-01-05
1
-1
/
+1
*
tests: shell: set element multi-statement support
Pablo Neira Ayuso
2020-12-18
4
-0
/
+93
*
src: disallow burst 0 in ratelimits
Pablo Neira Ayuso
2020-12-18
1
-22
/
+22
*
tests: py: Fix for changed concatenated ranges output
Phil Sutter
2020-12-15
3
-3
/
+3
*
tests: icmp, icmpv6: check we don't add second dependency
Florian Westphal
2020-12-09
4
-0
/
+23
*
tests: ip: add one test case to cover both id and sequence
Florian Westphal
2020-12-09
2
-0
/
+14
*
tests: icmp, icmpv6: avoid remaining warnings
Florian Westphal
2020-12-09
2
-42
/
+34
*
tests: fix exepcted payload of icmpv6 expressions
Florian Westphal
2020-12-09
1
-10
/
+97
[next]