[Bug 187094] [nfs] [patch] Support DHCP option for jumbo frames on PXE/BOOTP interface
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 21 15:33:14 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187094
Ian Lepore <ian at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian at FreeBSD.org
Assignee|freebsd-net at FreeBSD.org |ian at FreeBSD.org
--- Comment #4 from Ian Lepore <ian at FreeBSD.org> ---
I have committed the parts of this related to handling the interface-mtu option
(and also some changes to libstand and loader(8) inspired by this PR).
I left out the part of the submitted patch related to changing the default
route and the comments about proxy arp, because it's not clear to me that
changing the gctx->gotgw != 0 logic to == 0 is correct, especially after
researching the history of how the code in that area has evolved over time (but
I'm willing to be convinced; I'm not a networking expert).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list