https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274382
Bjoern A. Zeeb <b...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|tracking | --- Comment #92 from Bjoern A. Zeeb <b...@freebsd.org> --- (In reply to Al Hoang from comment #91) This is interesting. Am I correct in that you are seeing them when the wlan interface is "down"? Sounds like we need to purge the txq somewhere where net80211 doesn't trigger that for us (likely when we go down the state machine). Either that or lagg still sends/queues data packets for us despite we went down and they should have gone a possibly other route; in that case we (net80211/LinuxKPI 802.11) should likely discard them somewhere. -- You are receiving this mail because: You are on the CC list for the bug.