starter: Remove obsolete 'auth' option
This commit is contained in:
@@ -78,7 +78,6 @@ typedef enum {
|
||||
|
||||
typedef enum {
|
||||
/* IPsec options */
|
||||
SA_OPTION_AUTHENTICATE = 1 << 0, /* use AH instead of ESP? */
|
||||
SA_OPTION_COMPRESS = 1 << 1, /* use IPComp */
|
||||
|
||||
/* IKE and other other options */
|
||||
|
||||
Reference in New Issue
Block a user