aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/vendor.c
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.c
parentab6923f28ce4972f14d8d65069beda0ea6448b66 (diff)
downloadstrongswan-79b272949080bf5938df1c5affe7b4bc631a81b7.tar.bz2
strongswan-79b272949080bf5938df1c5affe7b4bc631a81b7.tar.xz
fixed DPD null state bug4.2.14
Diffstat (limited to 'src/pluto/vendor.c')
-rw-r--r--src/pluto/vendor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pluto/vendor.c b/src/pluto/vendor.c
index f548779cf..3f682b2ba 100644
--- a/src/pluto/vendor.c
+++ b/src/pluto/vendor.c
@@ -242,6 +242,7 @@ static struct vid_struct _vid_tab[] = {
DEC_MD5_VID(STRONGSWAN_4_0_1, "strongSwan 4.0.1")
DEC_MD5_VID(STRONGSWAN_4_0_0, "strongSwan 4.0.0")
+ DEC_MD5_VID(STRONGSWAN_2_8_8, "strongSwan 2.8.9")
DEC_MD5_VID(STRONGSWAN_2_8_8, "strongSwan 2.8.8")
DEC_MD5_VID(STRONGSWAN_2_8_7, "strongSwan 2.8.7")
DEC_MD5_VID(STRONGSWAN_2_8_6, "strongSwan 2.8.6")