Tables of information... */
/*
- * Copyright (c) 1995-2000 Internet Software Consortium.
+ * Copyright (c) 1995-2001 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
#ifndef lint
static char copyright[] =
-"$Id: tables.c,v 1.49 2000/12/29 06:46:23 mellon Exp $ Copyright (c) 1995-2000 The Internet Software Consortium. All rights reserved.\n";
+"$Id: tables.c,v 1.50 2001/01/08 17:21:38 mellon Exp $ Copyright (c) 1995-2001 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"
{ "rcode2", "B", &fqdn_universe, 5 },
{ "hostname", "t", &fqdn_universe, 6 },
{ "domainname", "t", &fqdn_universe, 7 },
- { "option-8", "X", &fqdn_universe, 8 },
+ { "fqdn", "t", &fqdn_universe, 8 },
{ "option-9", "X", &fqdn_universe, 9 },
{ "option-10", "X", &fqdn_universe, 10 },
{ "option-11", "X", &fqdn_universe, 11 },