opnsense-src/sys/dev/ath
Sam Leffler 622b3fd21c Close race in handling mcast traffic when operating as an ap with
stations in power save: add a new q where mcast frames are stashed
and on beacon update (at DTIM) move frames from the mcast q to the
cabq and start it.  This ensures the cabq is only manipulated in
one place.

Sponsored by:	Hobnob
MFC after:	2 weeks
2006-06-26 03:10:45 +00:00
..
ath_rate correct ni_txrate when using a fixed rate; fixes current rate reporting 2006-03-09 00:28:44 +00:00
if_ath.c Close race in handling mcast traffic when operating as an ap with 2006-06-26 03:10:45 +00:00
if_ath_pci.c bandaid type coercion for ia64 2006-06-07 20:37:14 +00:00
if_athioctl.h new stats 2006-06-23 18:48:08 +00:00
if_athrate.h nuke unintentional use of HAL_BOOL type 2005-04-02 18:54:30 +00:00
if_athvar.h Close race in handling mcast traffic when operating as an ap with 2006-06-26 03:10:45 +00:00