Bug 208392 - [ PATCH ] dhclient: add support for interface-mtu (26)
Summary: [ PATCH ] dhclient: add support for interface-mtu (26)
Status: Closed DUPLICATE of bug 206721
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-net (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-03-30 08:00 UTC by Roman Bogorodskiy
Modified: 2016-09-02 23:04 UTC (History)
3 users (show)

See Also:


Attachments
proposed fix, v1 (3.85 KB, patch)
2016-06-06 10:51 UTC, Roman Bogorodskiy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bogorodskiy freebsd_committer freebsd_triage 2016-03-30 08:00:42 UTC
In some environments the default MTU 1500 is too large. At the same time dhcpd provides a proper MTU to be used in the given env, however dhclient ignores that which result to certain issues.

A patch for dhclient-script is available for review here: https://reviews.freebsd.org/D5675
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2016-06-06 10:51:32 UTC
Created attachment 171088 [details]
proposed fix, v1
Comment 2 Ben Woods freebsd_committer freebsd_triage 2016-09-02 23:04:40 UTC
Interface mtu support was committed to FreeBSD's dhclient in r305306.

*** This bug has been marked as a duplicate of bug 206721 ***