svn commit: r397487 - head/security/strongswan

Renato Botelho garga at FreeBSD.org
Mon Sep 21 11:28:46 UTC 2015


Author: garga
Date: Mon Sep 21 11:28:45 2015
New Revision: 397487
URL: https://svnweb.freebsd.org/changeset/ports/397487

Log:
  Fix pkg-descr, Strongswan supports IKEv1 since version 5.0.0
  
  Spotted by:	Jim Thompson <jim at netgate.com>
  Approved by:	strongswan at Nanoteq.com (maintainer)
  Sponsored by:	Rubicon Communications (Netgate)

Modified:
  head/security/strongswan/pkg-descr

Modified: head/security/strongswan/pkg-descr
==============================================================================
--- head/security/strongswan/pkg-descr	Mon Sep 21 11:08:22 2015	(r397486)
+++ head/security/strongswan/pkg-descr	Mon Sep 21 11:28:45 2015	(r397487)
@@ -1,4 +1,5 @@
 Strongswan is an open source IPsec-based VPN solution.
-Strongswan for FreeBSD supports IKEv2 but NOT IKEv1.
+Strongswan for FreeBSD implements both the IKEv1 and IKEv2 (RFC 5996) key
+exchange protocols.
 
 WWW: http://www.strongswan.org


More information about the svn-ports-all mailing list