[Bug 206721] FreeBSDs DHCP client(dhclient) does not support the interface-mtu option(option 26).
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 18 17:13:17 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206721
Roman Bogorodskiy <novel at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Status|Closed |In Progress
--- Comment #12 from Roman Bogorodskiy <novel at FreeBSD.org> ---
(In reply to jimp from comment #10)
I've attached a quick patch (for stable/11) that allows to use supersede for
interface-mtu.
Works for me with config like:
interface "vtnet0" {
supersede interface-mtu 1496;
}
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list