cvs commit: src/sys/net80211 ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_node.c

Sam Leffler sam at FreeBSD.org
Tue Jun 7 23:37:50 GMT 2005


sam         2005-06-07 23:37:49 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ioctl.c ieee80211_ioctl.h 
                         ieee80211_node.c 
  Log:
  Change the MLME ASSOCIATE ioctl to accept either a ssid, a bssid,
  or a bssid+ssid. This is needed for later versions of wpa_supplicant
  and for forthcoming addons to wpa_supplicant.
  
  Note this is an api change and applications must be rebuilt.
  
  Revision  Changes    Path
  1.21      +2 -2      src/sys/net80211/ieee80211_ioctl.c
  1.9       +2 -0      src/sys/net80211/ieee80211_ioctl.h
  1.46      +29 -14    src/sys/net80211/ieee80211_node.c


More information about the cvs-src mailing list