diff options
author | Martin Willi <martin@strongswan.org> | 2006-05-06 07:09:45 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-05-06 07:09:45 +0000 |
commit | 65cf07ac1d9715a33b4e02fc541c4e1c60879d22 (patch) | |
tree | 13ec356692e2bcb4ee4b0d139053a63455ccdf65 /src/starter/keywords.txt | |
parent | 9820c0e208fa5c7467fb89b1bda86ced6962e02f (diff) | |
download | strongswan-65cf07ac1d9715a33b4e02fc541c4e1c60879d22.tar.bz2 strongswan-65cf07ac1d9715a33b4e02fc541c4e1c60879d22.tar.xz |
- applied patch from andreas
- added charonstart option to config
- new ikev2 tests for UML
Diffstat (limited to 'src/starter/keywords.txt')
-rw-r--r-- | src/starter/keywords.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/starter/keywords.txt b/src/starter/keywords.txt index dcfdafc98..789c8f3a7 100644 --- a/src/starter/keywords.txt +++ b/src/starter/keywords.txt @@ -27,9 +27,11 @@ struct kw_entry { }; %% interfaces, KW_INTERFACES +dumpdir, KW_DUMPDIR +charonstart, KW_CHARONSTART +plutostart, KW_PLUTOSTART klipsdebug, KW_KLIPSDEBUG plutodebug, KW_PLUTODEBUG -dumpdir, KW_DUMPDIR prepluto, KW_PREPLUTO postpluto, KW_POSTPLUTO fragicmp, KW_FRAGICMP |