[Bug 283315] if_ffec receive packet size in mbuf header is not properly adjusted and is 2 bytes too large.
[email protected] Thu, 28 May 2026 11:21:33 +0000
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283315 --- Comment #4 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=b29842622dcb9c9c9515fc04dc5826a8717537b1 commit b29842622dcb9c9c9515fc04dc5826a8717537b1 Author: Mike Belanger <[email protected]> AuthorDate: 2026-05-28 11:09:52 +0000 Commit: Michael Tuexen <[email protected]> CommitDate: 2026-05-28 11:09:52 +0000 if_ffec: correctly trim 2 bytes from the beginning PR: 283315 Tested by: tuexen MFC after: 3 days 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.