diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-03-30 03:47:14 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-03-30 03:47:14 +0000 |
commit | 79b272949080bf5938df1c5affe7b4bc631a81b7 (patch) | |
tree | d6b3103a759a64845207d0af21e2c6f49fffcc45 /src/pluto/vendor.h | |
parent | ab6923f28ce4972f14d8d65069beda0ea6448b66 (diff) | |
download | strongswan-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.h | 1 |
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, |