diff options
author | Martin Willi <martin@revosec.ch> | 2012-12-17 10:58:47 +0100 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2012-12-17 10:58:47 +0100 |
commit | fe3060f5d0a60dcc2d3caf201e4e58facd4d65ee (patch) | |
tree | e1e612d4cad8e057d0343c9a119c2d44dd4c9483 /src | |
parent | 283898d6e05fc472d7db3b5710e246b58d0710f6 (diff) | |
download | strongswan-fe3060f5d0a60dcc2d3caf201e4e58facd4d65ee.tar.bz2 strongswan-fe3060f5d0a60dcc2d3caf201e4e58facd4d65ee.tar.xz |
Add missing CHILD_SA specific proposal keyword in conftest README
Diffstat (limited to 'src')
-rw-r--r-- | src/conftest/README | 1 |
1 files changed, 1 insertions, 0 deletions
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 -------------- |