index
:
nftables
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
/
sets
Commit message (
Expand
)
Author
Age
Files
Lines
*
parser_bison: allow to use quota in sets
Pablo Neira Ayuso
2023-03-01
2
-0
/
+53
*
evaluate: expand value to range when nat mapping contains intervals
Pablo Neira Ayuso
2023-02-28
4
-0
/
+55
*
optimize: infer family for nat mapping
Pablo Neira Ayuso
2023-02-21
1
-0
/
+11
*
evaluate: infer family from mapping
Pablo Neira Ayuso
2023-02-21
1
-0
/
+14
*
evaluate: set eval ctx for add/update statements with integer constants
Florian Westphal
2023-01-26
2
-0
/
+18
*
tests: shell: extend runtime set element automerge to cover partial deletions
Pablo Neira Ayuso
2023-01-24
1
-1
/
+50
*
tests: shell: add vxlan set tests
Pablo Neira Ayuso
2023-01-02
2
-0
/
+43
*
netlink: swap byteorder of value component in concatenation of intervals
Pablo Neira Ayuso
2022-12-08
2
-0
/
+13
*
tests: shell: deletion from interval concatenation
Pablo Neira Ayuso
2022-10-18
2
-0
/
+25
*
netlink_delinearize: do not transfer binary operation to non-anonymous sets
Pablo Neira Ayuso
2022-10-12
2
-0
/
+37
*
segtree: fix decomposition of unclosed intervals containing address prefixes
Jeremy Sowden
2022-09-21
2
-0
/
+42
*
rule: check address family in set collapse
Derek Hageman
2022-09-01
2
-0
/
+31
*
concat with dynamically sized fields like vlan id
Michael Braun
2022-08-11
2
-0
/
+18
*
netlink_delinearize: also postprocess OP_AND in set element context
Florian Westphal
2022-08-05
1
-0
/
+14
*
tests: add a test case for ether and vlan listing
Florian Westphal
2022-08-05
2
-0
/
+20
*
rule: crash when uncollapsing command with unexisting table or set
Pablo Neira Ayuso
2022-07-07
1
-0
/
+12
*
evaluate: report missing interval flag when using prefix/range in concatenation
Pablo Neira Ayuso
2022-07-07
1
-0
/
+16
*
scanner: allow prefix in ip6 scope
Florian Westphal
2022-07-07
2
-0
/
+12
*
segtree: fix map listing with interface wildcard
Pablo Neira Ayuso
2022-06-27
1
-0
/
+11
*
evaluate: fix segfault when adding elements to invalid set
Peter Tirsek
2022-06-27
1
-0
/
+11
*
intervals: check for EXPR_F_REMOVE in case of element mismatch
Pablo Neira Ayuso
2022-06-23
1
-2
/
+18
*
intervals: fix crash when trying to remove element in empty set
Pablo Neira Ayuso
2022-06-23
1
-0
/
+14
*
intervals: do not report exact overlaps for new elements
Pablo Neira Ayuso
2022-06-19
1
-0
/
+22
*
tests: shell: runtime set element automerge
Pablo Neira Ayuso
2022-06-13
1
-0
/
+64
*
evaluate: reset ctx->set after set interval evaluation
Pablo Neira Ayuso
2022-06-01
2
-0
/
+28
*
tests: shell: sets_with_ifnames release netns on exit
Pablo Neira Ayuso
2022-06-01
1
-0
/
+1
*
sets_with_ifnames: add test case for concatenated range
Florian Westphal
2022-05-09
2
-24
/
+94
*
tests: add concat test case with integer base type subkey
Florian Westphal
2022-04-18
2
-0
/
+18
*
intervals: add support to automerge with kernel elements
Pablo Neira Ayuso
2022-04-13
2
-0
/
+37
*
segtree: add support for get element with sets that contain ifnames
Florian Westphal
2022-04-13
1
-1
/
+20
*
tests: add testcases for interface names in sets
Florian Westphal
2022-04-13
2
-0
/
+111
*
src: allow to use typeof of raw expressions in set declaration
Pablo Neira Ayuso
2022-03-29
2
-0
/
+29
*
parser_bison: missing synproxy support in map declarations
Pablo Neira Ayuso
2022-01-19
2
-0
/
+33
*
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
*
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
*
exthdr: support ip/tcp options and sctp chunks in typeof expressions
Florian Westphal
2021-12-07
2
-0
/
+54
*
exthdr: fix type number saved in udata
Florian Westphal
2021-11-30
2
-0
/
+10
*
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
*
tests: cover baecd1cf2685 ("segtree: Fix segfault when restoring a huge inter...
Štěpán Němec
2021-10-20
1
-0
/
+29
*
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
*
tests: shell: Fix bogus testsuite failure with 100Hz
Phil Sutter
2021-07-26
1
-2
/
+2
*
src: support for nat with interval concatenation
Pablo Neira Ayuso
2021-07-13
2
-0
/
+52
*
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
*
tests: shell: extend connlimit test
Pablo Neira Ayuso
2021-06-14
1
-0
/
+12
[next]