mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-29 22:29:42 +07:00
feat/chore: add log file/refine code/add tip for no-load (#219)
This commit is contained in:
@ -65,6 +65,8 @@ const (
|
||||
OutboundDirect OutboundIndex = iota
|
||||
OutboundBlock
|
||||
|
||||
OutboundUserDefinedMin
|
||||
|
||||
OutboundMustRules OutboundIndex = 0xFC
|
||||
OutboundControlPlaneRouting OutboundIndex = 0xFD
|
||||
OutboundLogicalOr OutboundIndex = 0xFE
|
||||
|
Reference in New Issue
Block a user