cvs commit: src/sys/net80211 ieee80211_node.c
    Sam Leffler 
    sam at FreeBSD.org
       
    Fri Apr  2 15:09:25 PST 2004
    
    
  
sam         2004/04/02 15:09:24 PST
  FreeBSD src repository
  Modified files:
    sys/net80211         ieee80211_node.c 
  Log:
  o change ieee80211_dup_bss to inherit explicit data from ic_bss instead of
    blindy copying the node contents; this turns out to be a bad idea as we
    add more state in the node for things like WPA
  o track node allocation failures in ieee80211_dup_bss instead of the callers
  
  Obtained from:  madwifi
  
  Revision  Changes    Path
  1.19      +7 -2      src/sys/net80211/ieee80211_node.c
    
    
More information about the cvs-all
mailing list