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
*
evaluate: infer family from mapping
Pablo Neira Ayuso
2023-02-21
1
-0
/
+14
*
optimize: ignore existing nat mapping
Pablo Neira Ayuso
2023-02-07
2
-0
/
+2
*
rule: expand standalone chain that contains rules
Pablo Neira Ayuso
2023-02-07
2
-0
/
+29
*
optimize: select merge criteria based on candidates rules
Pablo Neira Ayuso
2023-02-06
2
-0
/
+8
*
src: add support to command "destroy"
Fernando F. Mancera
2023-02-06
4
-0
/
+23
*
optimize: fix incorrect expansion into concatenation with verdict map
Pablo Neira Ayuso
2023-02-02
2
-0
/
+8
*
evaluate: set eval ctx for add/update statements with integer constants
Florian Westphal
2023-01-26
4
-0
/
+35
*
tests: shell: extend runtime set element automerge to cover partial deletions
Pablo Neira Ayuso
2023-01-24
1
-1
/
+50
*
Implement 'reset rule' and 'reset rules' commands
Phil Sutter
2023-01-18
2
-0
/
+199
*
tests: shell: add vxlan set tests
Pablo Neira Ayuso
2023-01-02
2
-0
/
+43
*
ct: use inet_service_type for proto-src and proto-dst
Pablo Neira Ayuso
2022-12-22
2
-0
/
+2
*
evaluate: fix shift exponent underflow in concatenation evaluation
Pablo Neira Ayuso
2022-12-22
2
-3
/
+3
*
scanner: treat invalid octal strings as strings
Jeremy Sowden
2022-12-22
1
-0
/
+13
*
tests: add a test case for map update from packet path with concat
Florian Westphal
2022-12-12
2
-0
/
+30
*
scanner: match full comment line in case of tie
Pablo Neira Ayuso
2022-12-12
1
-0
/
+2
*
netlink: swap byteorder of value component in concatenation of intervals
Pablo Neira Ayuso
2022-12-08
2
-0
/
+13
*
scanner: munch full comment lines
Pablo Neira Ayuso
2022-12-07
2
-0
/
+54
*
src: support for selectors with different byteorder with interval concatenations
Pablo Neira Ayuso
2022-11-30
2
-0
/
+32
*
optimize: handle prefix and range when merging into set + concatenation
Pablo Neira Ayuso
2022-11-05
2
-1
/
+3
*
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
*
evaluate: bogus datatype assertion in binary operation evaluation
Pablo Neira Ayuso
2022-10-06
2
-0
/
+13
*
segtree: fix decomposition of unclosed intervals containing address prefixes
Jeremy Sowden
2022-09-21
2
-0
/
+42
*
evaluate: un-break rule insert with intervals
Florian Westphal
2022-09-20
2
-0
/
+5
*
json: add stateful object comment support
Fernando Fernandez Mancera
2022-09-16
2
-0
/
+15
*
json: add secmark object reference support
Fernando Fernandez Mancera
2022-09-16
2
-0
/
+27
*
json: fix json schema version verification
Fernando Fernandez Mancera
2022-09-03
4
-0
/
+20
*
json: add table map statement support
Fernando Fernandez Mancera
2022-09-03
2
-0
/
+15
*
rule: check address family in set collapse
Derek Hageman
2022-09-01
2
-0
/
+31
*
json: add set statement list support
Fernando Fernandez Mancera
2022-09-01
2
-0
/
+21
*
optimize: expand implicit set element when merging into concatenation
Pablo Neira Ayuso
2022-08-30
2
-0
/
+31
*
src: Don't parse string as verdict in map
Xiao Liang
2022-08-19
1
-0
/
+21
*
optimize: check for mergeable rules
Pablo Neira Ayuso
2022-08-11
2
-0
/
+28
*
optimize: merging concatenation is unsupported
Pablo Neira Ayuso
2022-08-11
2
-0
/
+2
*
tests: shell: check for a tainted kernel
Florian Westphal
2022-08-11
1
-0
/
+16
*
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
*
parser_json: fix device parsing in netdev family
Pablo Neira Ayuso
2022-08-02
1
-0
/
+19
*
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
*
libnftables: release top level scope
Pablo Neira Ayuso
2022-06-23
1
-0
/
+15
*
optimize: assume verdict is same when rules have no verdict
Pablo Neira Ayuso
2022-06-23
2
-0
/
+17
*
optimize: only merge OP_IMPLICIT and OP_EQ relational
Pablo Neira Ayuso
2022-06-23
2
-0
/
+18
*
tests: shell: run -c -o on ruleset
Pablo Neira Ayuso
2022-06-23
1
-0
/
+168
[next]