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: shell: cover split chain reference across tables
Pablo Neira Ayuso
2021-06-14
2
-0
/
+26
*
tests: shell: extend connlimit test
Pablo Neira Ayuso
2021-06-14
1
-0
/
+12
*
json: tests: add missing concat test case
Florian Westphal
2021-06-14
1
-0
/
+39
*
json: tests: fix vlan.t cfi test case
Florian Westphal
2021-06-14
1
-1
/
+29
*
evaluate: restore interval + concatenation in anonymous set
Pablo Neira Ayuso
2021-06-11
5
-0
/
+44
*
src: add vlan dei
Pablo Neira Ayuso
2021-06-11
4
-38
/
+63
*
rule: rework CMD_OBJ_SETELEMS logic
Pablo Neira Ayuso
2021-06-07
1
-0
/
+14
*
tests: add test case for removal of anon sets with only a single element
Florian Westphal
2021-06-07
4
-1
/
+64
*
tests: remove redundant test cases
Florian Westphal
2021-06-07
69
-5220
/
+0
*
tests: ct: prefer normal cmp
Florian Westphal
2021-06-07
3
-12
/
+5
*
tests: py: update netdev reject test file
Florian Westphal
2021-06-04
1
-45
/
+21
*
json: catchall element support
Florian Westphal
2021-06-02
1
-0
/
+84
*
tests/py: fix error message
Florian Westphal
2021-06-02
1
-1
/
+5
*
json: fix parse of flagcmp expression
Florian Westphal
2021-06-02
1
-0
/
+27
*
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
[prev]
[next]