starter: Add an 'ah' keyword for Authentication Header Security Associations

This commit is contained in:
Martin Willi
2013-10-11 10:15:20 +02:00
parent 4524e128f8
commit a07b97e804
6 changed files with 6 additions and 0 deletions
+1
View File
@@ -275,6 +275,7 @@ struct stroke_msg_t {
struct {
char *ike;
char *esp;
char *ah;
} algorithms;
struct {
int reauth;