Merge branch 'main' into userspace-router

This commit is contained in:
Viktor Liu
2025-01-15 17:00:37 +01:00
50 changed files with 1255 additions and 443 deletions

View File

@@ -69,7 +69,6 @@ type Manager interface {
proto Protocol,
sPort *Port,
dPort *Port,
direction RuleDirection,
action Action,
ipsetName string,
comment string,