summaryrefslogtreecommitdiff
path: root/src/pluto/vendor.h
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2009-02-28 22:02:31 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2009-02-28 22:02:31 +0000
commit19364e11c66714324bd3d5d0dc9212db397085cb (patch)
treefe7f5e55f0474dad1d0c29ba7c0a6f4546c99c3a /src/pluto/vendor.h
parentc7f1b0530b85bc7654e68992f25ed8ced5d0a80d (diff)
downloadvyos-strongswan-19364e11c66714324bd3d5d0dc9212db397085cb.tar.gz
vyos-strongswan-19364e11c66714324bd3d5d0dc9212db397085cb.zip
[svn-upgrade] Integrating new upstream version, strongswan (4.2.12)
Diffstat (limited to 'src/pluto/vendor.h')
-rw-r--r--src/pluto/vendor.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/pluto/vendor.h b/src/pluto/vendor.h
index 819dbd99d..20711fe4e 100644
--- a/src/pluto/vendor.h
+++ b/src/pluto/vendor.h
@@ -11,7 +11,7 @@
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
*
- * RCSID $Id: vendor.h 4426 2008-10-14 01:53:37Z andreas $
+ * RCSID $Id: vendor.h 4846 2009-01-21 03:14:52Z andreas $
*/
#ifndef _VENDOR_H_
@@ -125,6 +125,9 @@ enum known_vendorid {
VID_STRONGSWAN_4_2_6 =106,
VID_STRONGSWAN_4_2_7 =107,
VID_STRONGSWAN_4_2_8 =108,
+ VID_STRONGSWAN_4_2_9 =109,
+ VID_STRONGSWAN_4_2_10 =110,
+ VID_STRONGSWAN_4_2_11 =111,
/* 101 - 200 : NAT-Traversal */
VID_NATT_STENBERG_01 =151,