puto uses proposal_get_token() from libstrongswan

This commit is contained in:
Andreas Steffen
2009-05-19 10:02:24 +02:00
parent 5908478527
commit b0471fb272
9 changed files with 350 additions and 773 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ enum ipsec_authentication_algo {
*/
enum ipsec_cipher_algo {
ESP_NONE = 0,
ESP_NONE = 0,
ESP_DES_IV64 = 1,
ESP_DES = 2,
ESP_3DES = 3,