Re: please update -head if you're running it - testing changes to NULL frames and sequence number offload
- Reply: Adrian Chadd : "Re: please update -head if you're running it - testing changes to NULL frames and sequence number offload"
- In reply to: Nuno Teixeira : "Re: please update -head if you're running it - testing changes to NULL frames and sequence number offload"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Sep 2025 22:21:28 UTC
(...) btw, the revert conflict is: ++<<<<<<< HEAD + /* Enable seqno offload */ + ic->ic_flags_ext |= IEEE80211_FEXT_SEQNO_OFFLOAD; + /* Don't send null data frames; let firmware do it */ + ic->ic_flags_ext |= IEEE80211_FEXT_NO_NULLDATA; ++======= ++>>>>>>> parent of 5bf3c5586b5e (iwx: enable seqno offload) Nuno Teixeira <eduardo@freebsd.org> escreveu (sábado, 20/09/2025 à(s) 23:11): > yep, just that commit. > Just to make sure that I did it right, I undo the revert with git rebase > -i and drop revert, recompile, and connection symptons are back. > > Adrian Chadd <adrian@freebsd.org> escreveu (sábado, 20/09/2025 à(s) > 22:56): > >> Hi! >> >> On Sat, 20 Sept 2025 at 14:49, Nuno Teixeira <eduardo@freebsd.org> wrote: >> >>> It fixed the problem, and connection is OK. >>> I did resolve a git revert conflict and I hope I've done it right: >>> >> >> So you just reverted that one commit, enabling seqno offload? >> >> >> >> >> -adrian >> > > > -- > Nuno Teixeira > FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org > -- Nuno Teixeira FreeBSD UNIX: <eduardo@FreeBSD.org> Web: https://FreeBSD.org