[PATCH] Add WPA_UNICODE_SSID support
Johannes Berg
johannes
Sat Feb 26 06:12:24 PST 2011
On Fri, 2011-02-25 at 09:57 -0800, Dmitry Shmidt wrote:
> >> +#ifndef WPA_UNICODE_SSID
> >> if ((u8) *pos < 32 || (u8) *pos >= 127)
> >> *pos = '_';
> >> +#endif
> >
> > That doesn't make sense, anyone who has a working, say UTF-8, config now
> > will be totally confused by this change.
>
> I am missing your point. The code I am trying to "remove" is hiding
> non-ascii chars.
Oh, I seem to be good at confusing ifdef and ifndef recently, sorry!
johannes
More information about the Hostap
mailing list