]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If frames are dumped out of the queue, let's at least see what they are.
authoradrian <adrian@FreeBSD.org>
Sun, 1 Jan 2012 01:08:51 +0000 (01:08 +0000)
committeradrian <adrian@FreeBSD.org>
Sun, 1 Jan 2012 01:08:51 +0000 (01:08 +0000)
commit7a175427ee6cc8afa74052a71ed3a03b7d5df83e
tree26ef540eeb8da291bab3d8ba3107d53a9b916dac
parent6a395c235cd631e5e5401550e0fdc7cf67e8b020
If frames are dumped out of the queue, let's at least see what they are.

This shows that the majority of the weird traffic I see here are probe
frames that haven't been sent out, but I can also trigger this condition
by doing ICMP w/ -i 0.3 - enough to trigger the TX during actual scanning,
but not fast enough to stop scanning from occuring.

PR: kern/163689
sys/dev/ath/if_ath_tx.c