mirror of
https://github.com/luscis/openlan.git
synced 2025-10-05 16:47:11 +08:00
fea: switch: support router network
This commit is contained in:
@@ -44,6 +44,7 @@ func NewFireWallGlobal(flows []config.FlowRule) *FireWallGlobal {
|
||||
SrcPort: rule.SrcPort,
|
||||
Input: rule.Input,
|
||||
Output: rule.Output,
|
||||
CtState: rule.CtState,
|
||||
})
|
||||
}
|
||||
return f
|
||||
|
Reference in New Issue
Block a user