Comment # 5
on bug 11318
from Guy Harris
(In reply to Pascal Quantin from comment #4)
> A Git blame indicates that this is like this since the initial commit of the
> tap.
> Given the stats computed in the WLAN Statistics menu (not ported to Qt GUI
> yet) it seems to be on purpose: only data and management packets are
> presented to the user. Other low level control packets like RTS/CTS, Block
> Ack, ... are ignored.
Then either the tap should be renamed to indicate that it's *not* a general tap
for WLAN packets, or the tap should be changed to deliver control packets and
the WLAN Statistics listener should be changed to ignore those packets if
appropriate.
(I'd vote for the second of those.)
You are receiving this mail because:
- You are watching all bug changes.