Improve darwin bridge

This commit is contained in:
世界
2026-07-08 19:01:50 +08:00
parent c85b64ecad
commit f8d1638dd3
4 changed files with 14 additions and 1 deletions
+2
View File
@@ -20,6 +20,8 @@ import (
const (
defaultBridgeRuleIndex = 100
defaultBridgeTableIndexBase = 2200
bridgeTunMTU = 1500
)
type backendLinux struct {