feat/chore: add log file/refine code/add tip for no-load (#219)

This commit is contained in:
mzz
2023-07-15 12:23:36 +08:00
committed by GitHub
parent c58c626050
commit 7ea40151ad
10 changed files with 51 additions and 19 deletions

View File

@ -65,6 +65,8 @@ const (
OutboundDirect OutboundIndex = iota
OutboundBlock
OutboundUserDefinedMin
OutboundMustRules OutboundIndex = 0xFC
OutboundControlPlaneRouting OutboundIndex = 0xFD
OutboundLogicalOr OutboundIndex = 0xFE