cvs commit: src/sys/net80211 ieee80211_ioctl.c

Sam Leffler sam at FreeBSD.org
Tue Jul 5 17:35:36 GMT 2005


sam         2005-07-05 17:35:35 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ioctl.c 
  Log:
  o when setting a wpa key, hold a ref on the bss node;
    fixes a ref cnt leak
  o make unicast key handling on delete identical to set
  o change legacy wep key api to reset the 802.11 state
    machine for backwards compatibility
  
  Reviewed by:    avatar
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.23      +17 -5     src/sys/net80211/ieee80211_ioctl.c


More information about the cvs-src mailing list