fix(remoteingressedge): reset nftables state on startup and restart before reapplying hub firewall config
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-26 - 4.17.1 - fix(remoteingressedge)
|
||||
reset nftables state on startup and restart before reapplying hub firewall config
|
||||
|
||||
- upgrade @push.rocks/smartnftables to ^1.2.0 to use forced cleanup and IP set blocking
|
||||
- queue firewall updates until nftables is initialized and apply pending config afterward
|
||||
- replace per-IP blocking with blockIPSet for the hub blocklist
|
||||
- force nftables cleanup during startup, restart, firewall replacement, and shutdown to remove stale kernel rules
|
||||
|
||||
## 2026-04-26 - 4.17.0 - feat(core)
|
||||
add performance profiles, transport observability, and edge stream budget controls
|
||||
|
||||
|
||||
Reference in New Issue
Block a user