diff options
author | Tobias Brunner <tobias@strongswan.org> | 2015-06-25 17:41:09 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2015-08-17 11:28:08 +0200 |
commit | d6f70ff68929e3b50a25fd2e11aa263beb5312e7 (patch) | |
tree | f993d8b783a21d74c5b6b71aab7e1391df2005c1 /src/libipsec/tests | |
parent | 39afe6e9d0336cd2212a287b51ff7c788d5a5a64 (diff) | |
download | strongswan-d6f70ff68929e3b50a25fd2e11aa263beb5312e7.tar.bz2 strongswan-d6f70ff68929e3b50a25fd2e11aa263beb5312e7.tar.xz |
plugin-feature: Add vendor specific EAP method registration macros
Vendor specific EAP methods may be registered with:
PLUGIN_CALLBACK(eap_method_register, <constructor>),
PLUGIN_PROVIDE(EAP_SERVER_VENDOR, <type>, <vendor>),
Same for client implementations via EAP_PEER_VENDOR.
References #969.
Diffstat (limited to 'src/libipsec/tests')
0 files changed, 0 insertions, 0 deletions