added support for 0.0.0.0/0 traffic selectors
fixed routing to make correct 0.0.0.0/0 routes
This commit is contained in:
@@ -106,6 +106,7 @@ struct stroke_end_t {
|
||||
int subnet_mask;
|
||||
int sendcert;
|
||||
int hostaccess;
|
||||
int tohost;
|
||||
u_int8_t protocol;
|
||||
u_int16_t port;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user