View | Details | Raw Unified | Return to bug 16578
Collapse All | Expand All

(-)tables.c (-1 / +1 lines)
Lines 78-84 Link Here
78
	{ "lpr-servers", "IA",				&dhcp_universe, 9 },
78
	{ "lpr-servers", "IA",				&dhcp_universe, 9 },
79
	{ "impress-servers", "IA",			&dhcp_universe, 10 },
79
	{ "impress-servers", "IA",			&dhcp_universe, 10 },
80
	{ "resource-location-servers", "IA",		&dhcp_universe, 11 },
80
	{ "resource-location-servers", "IA",		&dhcp_universe, 11 },
81
	{ "host-name", "X",				&dhcp_universe, 12 },
81
	{ "host-name", "t",				&dhcp_universe, 12 },
82
	{ "boot-size", "S",				&dhcp_universe, 13 },
82
	{ "boot-size", "S",				&dhcp_universe, 13 },
83
	{ "merit-dump", "t",				&dhcp_universe, 14 },
83
	{ "merit-dump", "t",				&dhcp_universe, 14 },
84
	{ "domain-name", "t",				&dhcp_universe, 15 },
84
	{ "domain-name", "t",				&dhcp_universe, 15 },

Return to bug 16578