Add interface address rule items

This commit is contained in:
世界
2025-08-14 10:55:18 +08:00
parent 0f772f7bbe
commit a5135e33fd
16 changed files with 490 additions and 111 deletions

View File

@@ -22,7 +22,8 @@ const (
RuleSetVersion1 = 1 + iota
RuleSetVersion2
RuleSetVersion3
RuleSetVersionCurrent = RuleSetVersion3
RuleSetVersion4
RuleSetVersionCurrent = RuleSetVersion4
)
const (