From e03593506870b28f0aed7c8169e5c5f448b4afcb Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Sun, 15 Mar 2015 12:30:32 +0100 Subject: [PATCH] Added availability of TNC AR IP address to IMVs to NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 69fbdd143..eb1ebe8f6 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,10 @@ strongswan-5.3.0 variant. Can be used in conjunction with the SHA256, SHA384 and SHA512 hash algorithms with SHA512 being the default. +- The IF-IMV 1.4 interface now makes the IP address of the TNC access requestor + as seen by the TNC server available to all IMVs. This information can be + forwarded to policy enforcement points (e.g. firewalls or routers). + strongswan-5.2.2 ----------------