Feature: SOURCE-IP-CIDR rule type (#96)
This commit is contained in:
@ -33,6 +33,7 @@ type SourceType int
|
||||
type Metadata struct {
|
||||
NetWork NetWork
|
||||
Source SourceType
|
||||
SourceIP *net.IP
|
||||
AddrType int
|
||||
Host string
|
||||
IP *net.IP
|
||||
|
Reference in New Issue
Block a user