https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=165146

Andriy Voskoboinyk <a...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |a...@freebsd.org
         Resolution|---                         |Unable to Reproduce
             Status|In Progress                 |Closed

--- Comment #2 from Andriy Voskoboinyk <a...@freebsd.org> ---
(In reply to monthadar from comment #0)
> I found that in FreeBSD current the first fragment will have a
> fragment number = 1 in function ieee80211_fragment.

Sequence/fragment number for the first fragment (m0) is left unmodified;
fragno (1+) is applied for subsequent fragments only.

Tested with Intel 3945BG (fragthreshold 300 + some printf() code for
sequence/fragment number monitoring) - everything works as intended.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to