implementation of an CFG attribute framework, currently supporting virtual IPs

updated ipsec.conf sourceip parameter to support
	CIDR notatation to serve from a pool
	%poolname to query a separate (database?) pool
This commit is contained in:
Martin Willi
2008-04-09 12:54:47 +00:00
parent 4a96521965
commit cdcfe777f4
19 changed files with 466 additions and 145 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ struct stroke_end_t {
char *updown;
char *address;
char *sourceip;
u_int8_t virtual_ip;
int sourceip_size;
char *subnet;
int subnet_mask;
int sendcert;