|
|
45d60a |
diff -up dhcp-4.2.0/common/tables.c.garbage dhcp-4.2.0/common/tables.c
|
|
|
45d60a |
--- dhcp-4.2.0/common/tables.c.garbage 2009-11-20 02:49:01.000000000 +0100
|
|
|
45d60a |
+++ dhcp-4.2.0/common/tables.c 2010-07-21 14:40:56.000000000 +0200
|
|
|
45d60a |
@@ -207,7 +207,7 @@ static struct option dhcp_options[] = {
|
|
|
45d60a |
{ "netinfo-server-tag", "t", &dhcp_universe, 113, 1 },
|
|
|
45d60a |
{ "default-url", "t", &dhcp_universe, 114, 1 },
|
|
|
45d60a |
{ "subnet-selection", "I", &dhcp_universe, 118, 1 },
|
|
|
45d60a |
- { "domain-search", "Dc", &dhcp_universe, 119, 1 },
|
|
|
45d60a |
+ { "domain-search", "D", &dhcp_universe, 119, 1 },
|
|
|
45d60a |
{ "vivco", "Evendor-class.", &dhcp_universe, 124, 1 },
|
|
|
45d60a |
{ "vivso", "Evendor.", &dhcp_universe, 125, 1 },
|
|
|
45d60a |
#if 0
|