[Bug 283315] if_ffec receive packet size in mbuf header is not properly adjusted and is 2 bytes too large.

[email protected] Sun, 31 May 2026 07:27:48 +0000
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283315

--- Comment #6 from [email protected] ---
A commit in branch stable/15 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=1a346cd6edef99b5f333185492fe56956635dd8c

commit 1a346cd6edef99b5f333185492fe56956635dd8c
Author:     Mike Belanger <[email protected]>
AuthorDate: 2026-05-28 11:09:52 +0000
Commit:     Michael Tuexen <[email protected]>
CommitDate: 2026-05-31 07:25:50 +0000

    if_ffec: correctly trim 2 bytes from the beginning

    PR:             283315
    Tested by:      tuexen

    (cherry picked from commit b29842622dcb9c9c9515fc04dc5826a8717537b1)

 sys/dev/ffec/if_ffec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.