]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
pluto and charon are using the same strongSwan Vendor ID
authorAndreas Steffen <andreas.steffen@strongswan.org>
Sun, 10 Jan 2010 23:43:46 +0000 (00:43 +0100)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Sun, 10 Jan 2010 23:43:46 +0000 (00:43 +0100)
src/pluto/vendor.c

index d825729d84cd5b64cc21dc7590767e9e8c90f7ae..7d3c96c879ba6c3cb9b3b14f5d614866122aa7da 100644 (file)
@@ -197,7 +197,7 @@ static struct vid_struct _vid_tab[] = {
                /*
                 * strongSwan
                 */
-               DEC_MD5_VID(STRONGSWAN,       "strongSwan 4.3.6")
+               DEC_MD5_VID(STRONGSWAN,       "strongSwan")
                DEC_MD5_VID(STRONGSWAN_4_3_5, "strongSwan 4.3.5")
                DEC_MD5_VID(STRONGSWAN_4_3_4, "strongSwan 4.3.4")
                DEC_MD5_VID(STRONGSWAN_4_3_3, "strongSwan 4.3.3")