PERFORCE change 46107 for review
Sam Leffler
sam at FreeBSD.org
Wed Jan 28 17:36:43 PST 2004
http://perforce.freebsd.org/chv.cgi?CH=46107
Change 46107 by sam at sam_ebb on 2004/01/28 17:36:25
add an AUTO authentication mode token for future use
Affected files ...
.. //depot/projects/netperf+sockets/sys/net80211/ieee80211.h#8 edit
Differences ...
==== //depot/projects/netperf+sockets/sys/net80211/ieee80211.h#8 (text+ko) ====
@@ -532,6 +532,7 @@
IEEE80211_AUTH_NONE = 0,
IEEE80211_AUTH_OPEN = 1,
IEEE80211_AUTH_SHARED = 2,
+ IEEE80211_AUTH_AUTO = 3, /* auto-select/accept */
};
#endif /* _NET80211_IEEE80211_H_ */
More information about the p4-projects
mailing list