mirror of
https://github.com/luscis/openlan.git
synced 2025-10-06 17:17:00 +08:00
fea: switch: support router network
This commit is contained in:
@@ -14,5 +14,6 @@ type FlowRule struct {
|
||||
Match string `json:"match,omitempty"`
|
||||
DstPort string `json:"destPort,omitempty"`
|
||||
SrcPort string `json:"sourcePort,omitempty"`
|
||||
CtState string `json:"ctState,omitempty"`
|
||||
Jump string `json:"jump,omitempty"` // SNAT/RETURN/MASQUERADE
|
||||
}
|
||||
|
Reference in New Issue
Block a user