]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ike: Fix length of vendor ID Cisco VPN 3000 client
authorTobias Brunner <tobias@strongswan.org>
Wed, 3 Nov 2021 09:35:30 +0000 (10:35 +0100)
committerTobias Brunner <tobias@strongswan.org>
Wed, 3 Nov 2021 10:01:09 +0000 (11:01 +0100)
commiteb19699a7ad18235e2c6fe9de1700afe554e6dde
tree00f04eb43c61c4bc15bf6d0487e7743e0c283c64
parent9747376c698c326514623ad741f1582f14bc60d1
ike: Fix length of vendor ID Cisco VPN 3000 client

The actual length of the data is 16 bytes.

Fixes: 6c49ddfbca72 ("ike: Add additional Vendor IDs for third-party implementations")
src/libcharon/sa/ikev1/tasks/isakmp_vendor.c
src/libcharon/sa/ikev2/tasks/ike_vendor.c