[Bug 160399] re.4: missing jumbo frames info
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Jun 2026 12:36:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=160399
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=473fa0f7a11ebecc50dfbd2997c8bdebbaad6541
commit 473fa0f7a11ebecc50dfbd2997c8bdebbaad6541
Author: Kit Dallege <xaum.io@gmail.com>
AuthorDate: 2026-03-27 04:25:29 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2026-06-10 12:35:04 +0000
re(4): document jumbo frame support for 8168/8111 chips
The man page only mentioned jumbo frame support for the 8169, 8169S,
and 8110S chips. The 8168 and 8111 family also support jumbo frames,
with varying MTU limits depending on the chip revision (6K for C
variants, 9K for D and later). Update the documentation to reflect
the actual driver capabilities.
PR: 160399
Signed-off-by: Kit Dallege <xaum.io@gmail.com>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/2097
share/man/man4/re.4 | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.