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
*
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
*
tests/py: disable arp family for queue statement
Pablo Neira Ayuso
2022-08-09
1
-1
/
+0
*
src: allow anon set concatenation with ether and vlan
Florian Westphal
2022-08-05
4
-0
/
+69
*
evaluate: search stacked header list for matching payload dep
Florian Westphal
2022-08-05
4
-0
/
+95
*
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
*
tests/py: Add a test for failing ipsec after counter
Phil Sutter
2022-06-27
3
-0
/
+29
*
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
*
optimize: add unsupported statement
Pablo Neira Ayuso
2022-06-23
2
-0
/
+21
*
optimize: fix reject statement
Pablo Neira Ayuso
2022-06-23
2
-0
/
+22
*
optimize: remove comment after merging
Pablo Neira Ayuso
2022-06-23
1
-3
/
+3
*
optimize: do not merge rules with set reference in rhs
Pablo Neira Ayuso
2022-06-23
2
-0
/
+57
*
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
*
Revert "scanner: flags: move to own scope"
Florian Westphal
2022-06-10
1
-0
/
+10
*
tests: shell: remove leftover modules on cleanup
Pablo Neira Ayuso
2022-06-02
1
-0
/
+1
*
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
[next]