supporting multiple comma seperated subnets in left/rightsubnet definition
e.g. leftsubnet=10.2.0.0/16,10.4.0.0/16
This commit is contained in:
@@ -127,8 +127,7 @@ struct stroke_end_t {
|
||||
char *address;
|
||||
char *sourceip;
|
||||
int sourceip_size;
|
||||
char *subnet;
|
||||
int subnet_mask;
|
||||
char *subnets;
|
||||
int sendcert;
|
||||
int hostaccess;
|
||||
int tohost;
|
||||
|
||||
Reference in New Issue
Block a user