diff options
author | Martin Willi <martin@strongswan.org> | 2008-05-15 14:15:27 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2008-05-15 14:15:27 +0000 |
commit | 7f491111e6bf0f08e5be49d64ec810d0ec1e2fcb (patch) | |
tree | 57f99db69b8f3e40b5f122ac4f1415b356aeef65 | |
parent | a3d92a3745e37ef82f07532b1dbfe870bc487514 (diff) | |
download | strongswan-7f491111e6bf0f08e5be49d64ec810d0ec1e2fcb.tar.bz2 strongswan-7f491111e6bf0f08e5be49d64ec810d0ec1e2fcb.tar.xz |
some NEWS for 4.2.2
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +strongswan-4.2.2 +---------------- + +- Plugins for libstrongswan and charon are loaded depending on the + configration in strongswan.conf. Most components provide a + "load = " option followed by a space separated list of plugins to load. + Have a look to the distributed strongswan.conf. + +- Charons SQL plugin has been extended by a virtual IP address pool. + Configurations with rightsourceip=%poolname setting query the database + for leases. The "ipsec pool" command helps in administrating the pool + database. + strongswan-4.2.1 ---------------- |