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
*
evaluate: expand value to range when nat mapping contains intervals
Pablo Neira Ayuso
2023-02-28
7
-0
/
+225
*
tests: shell: cover rule insertion by index
Pablo Neira Ayuso
2023-02-23
2
-0
/
+20
*
optimize: infer family for nat mapping
Pablo Neira Ayuso
2023-02-21
3
-0
/
+38
*
evaluate: infer family from mapping
Pablo Neira Ayuso
2023-02-21
1
-0
/
+14
*
evaluate: relax type-checking for integer arguments in mark statements
Jeremy Sowden
2023-02-07
3
-0
/
+30
*
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: py: add gretap tests
Pablo Neira Ayuso
2023-01-02
2
-0
/
+108
*
tests: py: add geneve tests
Pablo Neira Ayuso
2023-01-02
2
-0
/
+137
*
tests: py: add gre tests
Pablo Neira Ayuso
2023-01-02
2
-0
/
+100
*
tests: shell: add vxlan set tests
Pablo Neira Ayuso
2023-01-02
2
-0
/
+43
*
tests: py: add vxlan tests
Pablo Neira Ayuso
2023-01-02
2
-0
/
+137
*
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
5
-0
/
+129
*
tests: py: missing json for different byteorder selector with interval concat...
Pablo Neira Ayuso
2022-12-08
1
-0
/
+61
*
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
4
-0
/
+46
*
monitor: missing cache and set handle initialization
Pablo Neira Ayuso
2022-11-11
1
-0
/
+6
*
optimize: handle prefix and range when merging into set + concatenation
Pablo Neira Ayuso
2022-11-05
2
-1
/
+3
*
payload: do not kill dependency for proto_unknown
Pablo Neira Ayuso
2022-10-31
3
-0
/
+41
*
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
*
tests: py: add vlan test case for ip/inet family
Florian Westphal
2022-09-29
5
-0
/
+94
*
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
*
tests/py: missing userdata in netlink payload
Pablo Neira Ayuso
2022-08-31
1
-3
/
+3
*
src: allow burst 0 for byte ratelimit and use it as default
Pablo Neira Ayuso
2022-08-31
3
-30
/
+30
*
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
[next]