cvs commit: src/sys/net80211 ieee80211_node.c

Sam Leffler sam at FreeBSD.org
Thu May 22 22:22:11 UTC 2008


sam         2008-05-22 22:22:10 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_node.c 
  Log:
  special-case broadcast probe request in ieee80211_find_rxnode; we need
  to spam all vaps and this won't happen if the frame comes from a station
  that is associated to an ap vap (and so has an entry in the table)
  
  Noticed by:     Jared Go
  Reviewed by:    thompsa
  
  Revision  Changes    Path
  1.94      +30 -16    src/sys/net80211/ieee80211_node.c


More information about the cvs-all mailing list