]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Merge branch 'eap-vendor-id'
authorTobias Brunner <tobias@strongswan.org>
Wed, 21 Sep 2022 11:37:18 +0000 (13:37 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 21 Sep 2022 11:53:44 +0000 (13:53 +0200)
Changes the type for EAP vendor IDs from uint32_t to pen_t, which has
explicitly been added to represent three-byte IANA-allocated Private
Enterprise Numbers (PEN), which the EAP RFC called "SMI Network
Management Private Enterprise Codes".

References strongswan/strongswan#581


Trivial merge