]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ikev1: Ignore the last two bytes of the Cisco Unity vendor ID
authorTobias Brunner <tobias@strongswan.org>
Tue, 23 Aug 2016 14:47:05 +0000 (16:47 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 24 Aug 2016 15:46:05 +0000 (17:46 +0200)
commit17ecc104fb65b0190b0e5136362fd8c9bd4abf4e
tree4ff3b0a764a70e9688f9d569be33448d05a1facb
parent603a1d3c8f99e1c9c76e95578a4fbb5ca8fccd10
ikev1: Ignore the last two bytes of the Cisco Unity vendor ID

These seem to indicate the major and minor version of the protocol, like
e.g. for the DPD vendor ID.  Some implementations seem to send versions
other than 1.0 so we just ignore these for now when checking for known
vendor IDs.

Fixes #2088.
src/libcharon/sa/ikev1/tasks/isakmp_vendor.c