Page MenuHomeFreeBSD

D22475.id64664.diff
No OneTemporary

D22475.id64664.diff

Index: sbin/dhclient/tables.c
===================================================================
--- sbin/dhclient/tables.c
+++ sbin/dhclient/tables.c
@@ -181,7 +181,7 @@
{ "option-111", "X", &dhcp_universe, 111 },
{ "option-112", "X", &dhcp_universe, 112 },
{ "option-113", "X", &dhcp_universe, 113 },
- { "option-114", "X", &dhcp_universe, 114 },
+ { "url", "t", &dhcp_universe, 114 },
{ "option-115", "X", &dhcp_universe, 115 },
{ "option-116", "X", &dhcp_universe, 116 },
{ "option-117", "X", &dhcp_universe, 117 },
@@ -408,7 +408,7 @@
/* Presently-undefined options... */
62, 63, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91,
92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105,
- 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117,
+ 106, 107, 108, 109, 110, 111, 112, 113, 115, 116, 117,
118, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130,
131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142,
143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154,

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 20, 2:55 PM (7 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36998172
Default Alt Text
D22475.id64664.diff (1 KB)

Event Timeline