From fe3060f5d0a60dcc2d3caf201e4e58facd4d65ee Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 17 Dec 2012 10:58:47 +0100 Subject: [PATCH] Add missing CHILD_SA specific proposal keyword in conftest README --- src/conftest/README | 1 + 1 file changed, 1 insertion(+) diff --git a/src/conftest/README b/src/conftest/README index e2156921f..a1b1b3e3a 100644 --- a/src/conftest/README +++ b/src/conftest/README @@ -109,6 +109,7 @@ The following CHILD_SA specific configuration options are supported: transport: Propose IPsec transport mode instead of tunnel mode tfc_padding: Inject Traffic Flow Confidentialty bytes to align packets to the given length + proposal: CHILD_SA proposal list, same syntax as IKE_SA proposal list 6. Credentials --------------