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
/
shell
/
testcases
Commit message (
Expand
)
Author
Age
Files
Lines
*
optimize: merge verdict maps with same lookup key
Pablo Neira Ayuso
2022-01-26
2
-0
/
+37
*
parser_bison: missing synproxy support in map declarations
Pablo Neira Ayuso
2022-01-19
2
-0
/
+33
*
tests: shell: remove redundant payload expressions
Jeremy Sowden
2022-01-15
2
-5
/
+5
*
src: 'nft list chain' prints anonymous chains correctly
Pablo Neira Ayuso
2022-01-15
1
-0
/
+19
*
optimize: merge several selectors with different verdict into verdict map
Pablo Neira Ayuso
2022-01-15
2
-0
/
+18
*
optimize: merge same selector with different verdict into verdict map
Pablo Neira Ayuso
2022-01-15
2
-0
/
+17
*
optimize: merge rules with same selectors into a concatenation
Pablo Neira Ayuso
2022-01-15
2
-0
/
+18
*
src: add ruleset optimization infrastructure
Pablo Neira Ayuso
2022-01-15
2
-0
/
+18
*
evaluate: attempt to set_eval flag if dynamic updates requested
Florian Westphal
2022-01-11
2
-0
/
+44
*
tests: shell: extend catchall tests for maps
Pablo Neira Ayuso
2021-12-15
2
-0
/
+11
*
tests: shell: remove stray debug flag.
Jeremy Sowden
2021-12-15
1
-1
/
+1
*
netlink_delinearize: zero shift removal
Florian Westphal
2021-12-09
2
-0
/
+16
*
tests: add shift+and typeof test cases
Florian Westphal
2021-12-09
2
-0
/
+29
*
tests: shell: better parameters for the interval stack overflow test
Štěpán Němec
2021-12-08
1
-2
/
+2
*
iptopt: fix crash with invalid field/type combo
Florian Westphal
2021-12-07
1
-0
/
+7
*
exthdr: support ip/tcp options and sctp chunks in typeof expressions
Florian Westphal
2021-12-07
2
-0
/
+54
*
cache: Support filtering for a specific flowtable
Phil Sutter
2021-12-03
1
-5
/
+46
*
exthdr: fix type number saved in udata
Florian Westphal
2021-11-30
2
-0
/
+10
*
cache: do not skip populating anonymous set with -t
Pablo Neira Ayuso
2021-11-18
1
-2
/
+2
*
evaluate: clone variable expression if there is more than one reference
Pablo Neira Ayuso
2021-11-08
2
-0
/
+30
*
tests: shell: $NFT needs to be invoked unquoted
Štěpán Němec
2021-11-05
1
-1
/
+1
*
tests: shell: Fix bogus testsuite failure with 250Hz
Phil Sutter
2021-11-02
1
-1
/
+1
*
src: Support netdev egress hook
Lukas Wunner
2021-10-28
3
-1
/
+24
*
tests: shell: add testcase for --terse
Pablo Neira Ayuso
2021-10-28
1
-0
/
+69
*
tests: cover baecd1cf2685 ("segtree: Fix segfault when restoring a huge inter...
Štěpán Němec
2021-10-20
1
-0
/
+29
*
tests: shell: auto-removal of chain hook on netns removal
Florian Westphal
2021-10-19
1
-0
/
+6
*
cache: set on cache flags for nested notation
Pablo Neira Ayuso
2021-09-29
1
-0
/
+25
*
evaluate: check for concatenation in set data datatype
Pablo Neira Ayuso
2021-09-29
2
-0
/
+18
*
netlink: dynset: set compound expr dtype based on set key definition
Florian Westphal
2021-09-29
2
-0
/
+28
*
netlink: reset temporary set element stmt list after list splice
Pablo Neira Ayuso
2021-09-16
2
-0
/
+27
*
netlink_delinearize: incorrect meta protocol dependency kill again
Pablo Neira Ayuso
2021-09-03
2
-0
/
+90
*
tests: shell: add nft-f/0022variables_0 dump file
Pablo Neira Ayuso
2021-08-20
2
-5
/
+14
*
src: queue: consolidate queue statement syntax
Pablo Neira Ayuso
2021-08-20
1
-3
/
+3
*
parser: permit symbolic define for 'queue num' again
Florian Westphal
2021-08-20
2
-0
/
+12
*
evaluate: expand variable containing set into multiple mappings
Pablo Neira Ayuso
2021-08-12
2
-0
/
+29
*
parser_bison: stateful statement support in map
Pablo Neira Ayuso
2021-07-26
2
-0
/
+44
*
tests: shell: Fix bogus testsuite failure with 100Hz
Phil Sutter
2021-07-26
1
-2
/
+2
*
src: add --define key=value
Pablo Neira Ayuso
2021-07-20
2
-0
/
+25
*
src: support for nat with interval concatenation
Pablo Neira Ayuso
2021-07-13
2
-0
/
+52
*
src: infer NAT mapping with concatenation from set
Pablo Neira Ayuso
2021-07-13
2
-13
/
+13
*
src: remove STMT_NAT_F_INTERVAL flags and interval keyword
Pablo Neira Ayuso
2021-07-13
2
-2
/
+2
*
netlink_delinarize: don't check for set element if set is not populated
Florian Westphal
2021-06-30
1
-0
/
+13
*
evaluate: fix maps with key and data concatenations
Pablo Neira Ayuso
2021-06-23
2
-0
/
+30
*
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
*
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: 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
4
-0
/
+66
*
tests: Introduce 0043_concatenated_ranges_1 for subnets of different sizes
Stefano Brivio
2021-05-08
1
-0
/
+23
[next]