WPA Service: Add a Service Description?

Jouni Malinen jkmaline at cc.hut.fi
Sun Sep 10 21:51:25 EDT 2006


On Thu, Sep 07, 2006 at 05:06:59PM -0700, George S. Lockwood wrote:

> Any chance of moving the:
> 
> #define SERVICE_NAME_A
> #define SERVICE_NAME
> #define DISPLAY_NAME
> 
> into the build_config.h file?

Well, not moving completely, but making it possible to override defaults
from build_config.h..

> and adding a #define DISPLAY_DESCRIPTION
> 
> adding code in for a main_winmain.c to set this description string?

Yes, that sounds useful. I added this and made it possible to override
the values from build_config.h. In addition, I renamed the defines to be
more specific to avoid potential conflicts with something else. The
following macros can now be defined in build_config.h, if desired:
WPASVC_NAME, WPASVC_DISPLAY_NAME, WPASVC_DESCRIPTION, WPA_KEY_ROOT,
WPA_KEY_PREFIX.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the HostAP mailing list