starter: Remove obsolete 'auth' option

This commit is contained in:
Martin Willi
2013-10-11 10:15:21 +02:00
parent d489e75579
commit 25f74be8f9
5 changed files with 0 additions and 7 deletions
-1
View File
@@ -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 */