aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2014-12-05 16:12:12 +0100
committerMartin Willi <martin@revosec.ch>2015-02-20 16:34:55 +0100
commitdc88d1796a1b0fa88ce999c1827dd013d8d0c1b0 (patch)
tree158c855fe831f3fe646b557bcd1f393cf34a1615 /NEWS
parentc10b2be967b4f41868171151a8e3548ab4bf5d90 (diff)
downloadstrongswan-dc88d1796a1b0fa88ce999c1827dd013d8d0c1b0.tar.bz2
strongswan-dc88d1796a1b0fa88ce999c1827dd013d8d0c1b0.tar.xz
NEWS: Introduce forecast multicast/broadcast forwarding plugin
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a21f84e9..e43159f5d 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,13 @@
same NAT device for client-initiated flows. A common use case is to protect
L2TP/IPsec, as supported by some systems.
+- The forecast plugin can forward broadcast and multicast messages between
+ connected clients and a LAN. For CHILD_SA using unique marks, it sets up
+ the required Netfilter rules and uses a multicast/broadcast listener that
+ forwards such messages to all connected clients. This plugin is designed for
+ Windows 7 IKEv2 clients, which announces its services over the tunnel if the
+ negotiated IPsec policy allows it.
+
strongswan-5.2.2
----------------