wpa_supplicant features and compile options

Sam Leffler sam at errno.com
Thu Sep 6 08:43:19 PDT 2007


Greg Rivers wrote:
> I connect to certain wireless networks that require the EAP_GTC and 
> EAP_OTP features in wpa_supplicant.  These features are not compiled 
> into wpa_supplicant by default.
>
> Using the patch below works great, but it's inconvenient having to 
> remember to apply it after every cvsup.  Is there a better way to 
> accomplish this?  If not, might a change such as this be committed to 
> enable GTC and OTP by default?
>
Thanks for reminding me about these config options.  I typically add EAP 
options slowly based on feedback because I'm leery of pulling in heaps 
of code that's rarely used.  Also all the code is present in contrib so 
you just need to tweak the compile knobs.  I'll see if I can make it so 
you can do it from src.conf.

    Sam



More information about the freebsd-stable mailing list