Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 2015 11:28:46 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397487 - head/security/strongswan
Message-ID:  <201509211128.t8LBSko7081602@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@netgate.com>
  Approved by:	strongswan@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509211128.t8LBSko7081602>