starter: Add an 'ah' keyword for Authentication Header Security Associations
This commit is contained in:
@@ -275,6 +275,7 @@ struct stroke_msg_t {
|
||||
struct {
|
||||
char *ike;
|
||||
char *esp;
|
||||
char *ah;
|
||||
} algorithms;
|
||||
struct {
|
||||
int reauth;
|
||||
|
||||
Reference in New Issue
Block a user