aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-07-20 13:30:53 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-07-20 13:30:53 +0200
commit8a8d0716f6c6eb042f4a93284d1edcd3d49d9b7a (patch)
treef70150b5306beeb378b47bfea92d47ce3bd4b264 /src
parent3ca6aedd7f65f524fdd4ac64b494380197b5a06e (diff)
downloadstrongswan-8a8d0716f6c6eb042f4a93284d1edcd3d49d9b7a.tar.bz2
strongswan-8a8d0716f6c6eb042f4a93284d1edcd3d49d9b7a.tar.xz
fixed VID enumeration4.2.17
Diffstat (limited to 'src')
-rw-r--r--src/pluto/vendor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/vendor.h b/src/pluto/vendor.h
index 3d09a834e..080f7d8c6 100644
--- a/src/pluto/vendor.h
+++ b/src/pluto/vendor.h
@@ -135,7 +135,7 @@ enum known_vendorid {
VID_STRONGSWAN_4_2_13 =113,
VID_STRONGSWAN_4_2_14 =114,
VID_STRONGSWAN_4_2_15 =115,
- VID_STRONGSWAN_4_2_15 =116,
+ VID_STRONGSWAN_4_2_16 =116,
/* 101 - 200 : NAT-Traversal */
VID_NATT_STENBERG_01 =151,