Added support for the ipsec.conf aaa_identity keyword

This commit is contained in:
Martin Willi
2010-08-31 17:52:52 +02:00
parent 81137552e5
commit 64d7b0733f
9 changed files with 18 additions and 0 deletions
+1
View File
@@ -117,6 +117,7 @@ struct starter_conn {
u_int32_t eap_type;
u_int32_t eap_vendor;
char *eap_identity;
char *aaa_identity;
char *xauth_identity;
lset_t policy;
time_t sa_ike_life_seconds;