aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/vendor.h
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2009-03-30 03:47:14 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2009-03-30 03:47:14 +0000
commit79b272949080bf5938df1c5affe7b4bc631a81b7 (patch)
treed6b3103a759a64845207d0af21e2c6f49fffcc45 /src/pluto/vendor.h
parentab6923f28ce4972f14d8d65069beda0ea6448b66 (diff)
downloadstrongswan-79b272949080bf5938df1c5affe7b4bc631a81b7.tar.bz2
strongswan-79b272949080bf5938df1c5affe7b4bc631a81b7.tar.xz
fixed DPD null state bug4.2.14
Diffstat (limited to 'src/pluto/vendor.h')
-rw-r--r--src/pluto/vendor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pluto/vendor.h b/src/pluto/vendor.h
index e61c098aa..70d1ad4d1 100644
--- a/src/pluto/vendor.h
+++ b/src/pluto/vendor.h
@@ -94,6 +94,7 @@ enum known_vendorid {
VID_STRONGSWAN_2_8_6 = 72,
VID_STRONGSWAN_2_8_7 = 73,
VID_STRONGSWAN_2_8_8 = 74,
+ VID_STRONGSWAN_2_8_9 = 75,
VID_STRONGSWAN_4_0_0 = 80,
VID_STRONGSWAN_4_0_1 = 81,