2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-27 12:28:42 +00:00

15 Commits

Author SHA1 Message Date
Ted Lemon
6d9ab9b9e3 Don't *require* a /etc/dhclient.conf file. 1998-03-16 20:00:00 +00:00
Ted Lemon
d213c35d9b Signed vs. unsigned char fixes 1998-03-16 06:02:14 +00:00
Ted Lemon
a0194babf1 Fix spelling 1997-10-27 20:13:21 +00:00
Ted Lemon
776f5176fa Add support for interfaces_requested flag 1997-09-16 18:08:32 +00:00
Ted Lemon
ef417d079f Handle the REJECT statement 1997-06-02 22:34:19 +00:00
Ted Lemon
d7c8ea3224 Make parse_option_decl return the option structure it parsed. parse_ip_addr now returns a status. Handle bootp flag in lease declaration. Handle default, supersede and append option declarators. 1997-05-09 07:48:34 +00:00
Ted Lemon
61983149e5 Cast malloc so that we don't get an error on SunOS 1997-03-29 10:36:24 +00:00
Ted Lemon
6097e22312 Add backoff_cutoff and initial_interval parse keywords; fix send_options thinko 1997-03-29 01:23:17 +00:00
Ted Lemon
8262070795 Set up enough defaults that we can actually boot without a configuration file. 1997-03-28 23:50:15 +00:00
Ted Lemon
7550b9ef7c Add an INIT-REBOOT timeout; don't ever call a static lease the active lease 1997-03-05 06:24:21 +00:00
Ted Lemon
ee57de2297 Fix some warnings 1997-02-27 03:39:11 +00:00
Ted Lemon
f79e49f3ee Add support for alias declaration 1997-02-22 12:25:32 +00:00
Ted Lemon
ac9d14a9c1 Add support for passing arbitrary options to server and for providing default options when the server doesn't provide them; remove client_identifier and hostname - these are just options. 1997-02-22 08:38:32 +00:00
Ted Lemon
bf70e81904 Parse arrays correctly; modify parse_X behaviour to facilitate this 1997-02-19 10:53:16 +00:00
Ted Lemon
7d5f3f4a40 Parser for DHCP client config files 1997-02-18 14:27:53 +00:00