#ifndef lint
static char copyright[] =
-"$Id: tables.c,v 1.29 1999/10/07 06:35:45 mellon Exp $ Copyright (c) 1995, 1996, 1998, 1999 The Internet Software Consortium. All rights reserved.\n";
+"$Id: tables.c,v 1.30 1999/10/19 15:27:27 mellon Exp $ Copyright (c) 1995, 1996, 1998, 1999 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"
{ "ddns-domainname", "t", &server_universe, 23 },
{ "ddns-hostname", "t", &server_universe, 24 },
{ "ddns-rev-domainname", "t", &server_universe, 25 },
- { "option-26", "X", &server_universe, 26 },
- { "option-27", "X", &server_universe, 27 },
+ { "lease-file-name", "t", &server_universe, 26 },
+ { "pid-file-name", "t", &server_universe, 27 },
{ "option-28", "X", &server_universe, 28 },
{ "option-29", "X", &server_universe, 29 },
{ "option-30", "X", &server_universe, 30 },