Feature: add source ipcidr condition for all rules
This commit is contained in:
@ -52,5 +52,5 @@ type Rule interface {
|
||||
Adapter() string
|
||||
Payload() string
|
||||
ShouldResolveIP() bool
|
||||
NetWork() NetWork
|
||||
RuleExtra() *RuleExtra
|
||||
}
|
||||
|
Reference in New Issue
Block a user