diff options
author | Martin Willi <martin@revosec.ch> | 2010-03-25 14:47:23 +0100 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2010-03-25 14:47:23 +0100 |
commit | 6d6994c6c975f2dba3fecc09a07b9f2e2fb2257e (patch) | |
tree | cab59376d73dad9719e302275263a5a41bbbf034 | |
parent | e40a629d4cc02c3343302003c020b8a86ab5527f (diff) | |
download | strongswan-6d6994c6c975f2dba3fecc09a07b9f2e2fb2257e.tar.bz2 strongswan-6d6994c6c975f2dba3fecc09a07b9f2e2fb2257e.tar.xz |
Added NEWS about the farp plugin
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,11 @@ strongswan-4.4.0 information. The plugin is used in ipsec.conf configurations having rightsourceip set to %dhcp. +- A new plugin called farp fakes ARP responses for virtual IP addresses + handed out to clients from the IKEv2 daemon charon. The plugin lets a + road-warrior act a client on the local LAN if it uses a virtual IP + from the responders subnet, e.g. acquired using the DHCP plugin. + - The existing IKEv2 socket implementations have been migrated to the socket-default and the socket-raw plugins. The new socket-dynamic plugin binds sockets dynamically to ports configured via the left-/rightikeport |