[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:19:46 +0000
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283315 --- Comment #5 from [email protected] --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=aec9fc6dd2111b6b196dc029afbfbab646c96501 commit aec9fc6dd2111b6b196dc029afbfbab646c96501 Author: Mike Belanger <[email protected]> AuthorDate: 2026-05-28 11:09:52 +0000 Commit: Michael Tuexen <[email protected]> CommitDate: 2026-05-31 05:17:37 +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.