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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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: allow to load stateful ct connlimit elements in sets
Laura Garcia Liebana
2021-05-02
1
-0
/
+14
*
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
*
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
*
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
*
src: evaluate: reset context maxlen value before prio evaluation
Florian Westphal
2021-01-26
2
-0
/
+24
*
tests: shell: set element multi-statement support
Pablo Neira Ayuso
2020-12-18
4
-0
/
+93
*
tests: shell: timeouts later than 23 days
Pablo Neira Ayuso
2020-12-08
2
-0
/
+29
*
mnl: reply netlink error message might be larger than MNL_SOCKET_BUFFER_SIZE
Pablo Neira Ayuso
2020-12-04
1
-0
/
+18
*
parser_bison: allow to restore limit from dynamic set
Pablo Neira Ayuso
2020-12-04
1
-0
/
+19
*
tests/shell: Improve fix in sets/0036add_set_element_expiration_0
Phil Sutter
2020-10-31
1
-1
/
+1
*
tests: shell: exercise validation with nft -c
Pablo Neira Ayuso
2020-10-31
1
-0
/
+12
*
Revert "monitor: do not print generation ID with --echo"
Pablo Neira Ayuso
2020-10-23
1
-1
/
+1
*
src: ingress inet support
Pablo Neira Ayuso
2020-10-13
2
-0
/
+29
*
src: add comment support for chains
Jose M. Guisado Gomez
2020-09-30
2
-0
/
+17
*
json: Combining --terse with --json has no effect
Gopal Yadav
2020-09-22
1
-0
/
+12
*
parser_bison: fail when specifying multiple comments
Jose M. Guisado Gomez
2020-09-14
1
-0
/
+97
*
src: add comment support for objects
Jose M. Guisado Gomez
2020-09-08
2
-0
/
+81
*
mergesort: find base value expression type via recursion
Pablo Neira Ayuso
2020-09-04
4
-5
/
+42
[next]