[strongSwan] Can charon pass through "vendor-specific" EAP payload to an external entity

Tobias Brunner tobias at strongswan.org
Tue Feb 26 11:35:59 CET 2019


Hi Vijay,

> PLUGIN_PROVIDE(EAP_SERVER, type, vendor);
> -and-
> PLUGIN_PROVIDE(PEER_VENDOR, type, vendor);
> 
> Macros are everywhere :)

No, the existing usages of e.g. EAP_SERVER are without vendor ID.  The
identifiers when using a vendor ID are the ones I gave before
(EAP_SERVER_VENDOR and EAP_PEER_VENDOR).

> It would be helpful if you could suggest an existing plugin that could be used as a reference for this purpose.

You can find them yourself by searching for the EAP_SERVER/EAP_PEER
plugin features.

Regards,
Tobias


More information about the Users mailing list