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:
Martin Willi
2007-03-01 11:42:08 +00:00
parent 671a54e9ab
commit 0c8aba6771
9 changed files with 162 additions and 40 deletions
+1
View File
@@ -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;
};