Add interface address rule items

This commit is contained in:
世界
2025-08-14 10:55:18 +08:00
parent 20b648865c
commit 3d0cc9b920
16 changed files with 490 additions and 111 deletions
+2 -1
View File
@@ -22,7 +22,8 @@ const (
RuleSetVersion1 = 1 + iota
RuleSetVersion2
RuleSetVersion3
RuleSetVersionCurrent = RuleSetVersion3
RuleSetVersion4
RuleSetVersionCurrent = RuleSetVersion4
)
const (