#defines for the Command strings

George S. Lockwood gslockwood
Fri Sep 1 07:53:32 PDT 2006


Along the lines of the new #define WPA_SUPPLICANT_NAMED_PIPE which
could be defined in a common header such as build_config.h -GREAT,  I
believe it also a good idea to #define the command strings (e.g.
"ADD_NETWORK" & "LIST_NETWORKS", et al.) in that or a new header file.

like:

#define ADD_NETWORK  "ADD_NETWORK"

then replace the references to "ADD_NETWORK" with ADD_NETWORK.


Could / would this be done?


this is for security purposes.


thanks so much!




More information about the Hostap mailing list