更新防火墙流表设置

This commit is contained in:
CallMeR
2025-04-16 01:03:48 +08:00
parent a0c8b88bab
commit 6d5693a73a
+1 -1
View File
@@ -53,7 +53,7 @@ table inet router {
} }
chain handle_offload { chain handle_offload {
flow add @ft comment "defconf: track forwarded flows" flow add @ft accept comment "defconf: track forwarded flows"
accept accept
} }