Dropped support of deprecated authby=eap and eap= options

This commit is contained in:
Martin Willi
2012-03-20 17:31:38 +01:00
parent c791def8c1
commit c8d46f2959
8 changed files with 5 additions and 76 deletions
-1
View File
@@ -139,7 +139,6 @@ static int add_connection(char *name,
msg.add_conn.name = push_string(&msg, name);
msg.add_conn.version = 2;
msg.add_conn.auth_method = 2;
msg.add_conn.mode = 1;
msg.add_conn.mobike = 1;
msg.add_conn.dpd.action = 1;