2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 05:17:57 +00:00

446 Commits

Author SHA1 Message Date
Ted Lemon
ff7f93eebc Do path keyword substitution on unformatted manual pages prior to installing. 1999-04-12 22:13:56 +00:00
Ted Lemon
fa007e8233 Install unformatted man pages on some systems. 1999-04-08 20:53:33 +00:00
Ted Lemon
70e3642f9c Update version. 1999-04-08 19:47:55 +00:00
Ted Lemon
4bf33120c3 Use option_state_reference instead of just copying the pointer. 1999-04-05 19:00:50 +00:00
Ted Lemon
230e73e42d - Adjust option_state-related calls to use new, more general calls. 1999-04-05 15:19:59 +00:00
Ted Lemon
4dff4b8cd7 - Support option space declarations.
- Adjust option_state-related calls to use new, more general calls.
1999-04-05 15:08:13 +00:00
Ted Lemon
37fc56b47d Update version 1999-03-30 21:54:03 +00:00
Ted Lemon
196be7203b Update version. 1999-03-29 23:00:02 +00:00
Ted Lemon
b13db2a2a8 Document entry and exit hooks, plus make_resolv_conf function. 1999-03-29 22:50:50 +00:00
Ted Lemon
8fddc394da Add entry, exit and resolv.conf hooks. 1999-03-29 22:35:19 +00:00
Ted Lemon
96c2624b8d Adjust version numbers. 1999-03-29 19:04:36 +00:00
Ted Lemon
f345b36d53 Fix a bug in BOOTP broadcast flag setting for DHCPDISCOVER. 1999-03-29 18:49:58 +00:00
Ted Lemon
6869f9360f Update version number. 1999-03-26 21:27:24 +00:00
Ted Lemon
2d1b06e071 Pull up changes in Patchlevel 19 1999-03-26 19:19:46 +00:00
Ted Lemon
ea2ee1fd84 Fix up documentation for append and prepend statements. 1999-03-25 21:54:33 +00:00
Ted Lemon
af6df788ab Fix bug in secs handling. 1999-03-25 21:51:29 +00:00
Ted Lemon
770e11521f Support option code definition. 1999-03-25 21:45:55 +00:00
Ted Lemon
c5b0f52958 Sanitize Solaris build. 1999-03-16 06:37:55 +00:00
Ted Lemon
2e5d8efa53 Regenerate 1999-03-16 05:58:32 +00:00
Ted Lemon
f39b6e0089 Update license. 1999-03-16 05:50:46 +00:00
Ted Lemon
9ffa442ca4 Update version string. 1999-03-16 00:17:20 +00:00
Ted Lemon
7d3bc735ce - Only use broadcast flag if we have to.
- Only use our lease address as our source address in RENEWING and
  REBINDING states.
- Fix typo in cast.
1999-03-13 18:52:41 +00:00
Ted Lemon
2be86a3704 Remove ARPSEND/ARPCHECK and document ARPing in BOUND. 1999-03-11 01:50:08 +00:00
Ted Lemon
116328449c Remove ARPCHECK and ARPSEND code. 1999-03-11 01:47:01 +00:00
Ted Lemon
e16f4c3e09 Fix DHCPDECLINE support 1999-03-11 01:46:43 +00:00
Ted Lemon
c6ccf156ac Allocate space for NUL terminator. 1999-03-10 23:47:39 +00:00
Ted Lemon
ce0ec46d27 Pass parameter request list to cons_options. 1999-03-10 20:39:22 +00:00
Ted Lemon
8af675f432 Parse authentication stuff out of config file. 1999-03-09 23:38:37 +00:00
Ted Lemon
c19577c7ce Set up back-pointer when allocating client based on discovered interfaces. 1999-03-09 19:58:42 +00:00
Ted Lemon
74f45f9642 Sync with 2.0b1pl16. Fix some pool allocation problems. 1999-02-25 23:30:43 +00:00
Ted Lemon
8ae2d59584 Change names of error functions to be more consistent. 1999-02-24 17:56:53 +00:00
Ted Lemon
339b0231e4 Fix up mistakes in recent 2.0 pullups. 1999-02-14 19:40:22 +00:00
Ted Lemon
e43f1b77b7 Add route hop counts to all route commands. 1999-02-14 18:38:59 +00:00
Ted Lemon
26304776c6 Support Linux 2.1 and later 1999-02-14 18:38:05 +00:00
Ted Lemon
62d0cb477b Pull in new changes in 2.0. 1999-02-14 18:37:42 +00:00
Ted Lemon
73530742cd Use scoping correctly. 1998-11-11 07:48:23 +00:00
Ted Lemon
02d9e45397 Add support for pseudo-clients 1998-11-09 02:43:23 +00:00
Ted Lemon
2455808fa3 Fix some lingering bugs from the expression evaluation changes. 1998-11-06 00:11:24 +00:00
Ted Lemon
137e6888cd Clean up some statement parsing bugs. 1998-11-06 00:10:58 +00:00
Ted Lemon
02a015fb46 Fix up all the option handling code to use evaluation instead of fixed data. 1998-11-05 18:43:23 +00:00
Ted Lemon
14ecb5bacd Intermediary changes 1998-10-22 04:52:23 +00:00
Ted Lemon
94ab0b3be1 Add depend target 1998-10-22 04:50:29 +00:00
Ted Lemon
cff4cc0a70 Move option name parsing to its own function. 1998-04-20 18:05:44 +00:00
Ted Lemon
ae6ea8072b Fix backup_cutoff handling. 1998-04-09 04:26:24 +00:00
Ted Lemon
877481dc0a Make install directories from top down. Quiet client script test. 1998-03-17 06:08:07 +00:00
Ted Lemon
6d9ab9b9e3 Don't *require* a /etc/dhclient.conf file. 1998-03-16 20:00:00 +00:00
Ted Lemon
fcaec4ef11 Check chaddr as well as xid in all cases. hw_address hangs off of interface, not client data. 1998-03-16 06:08:41 +00:00
Ted Lemon
d213c35d9b Signed vs. unsigned char fixes 1998-03-16 06:02:14 +00:00
Ted Lemon
5c2f78b459 If interfaces are specified, don't configure any that weren't. In INIT-REBOOT state, initialize the xid before calling make_request(). Check chaddr as well as xid to validate return from server. Make write_client_lease rewrite the client lease file after 20 leases have been written. Fix an xid bug in DHCPRELEASE code. Document Y2K non-bug. 1998-03-15 21:04:52 +00:00
Ted Lemon
36f5cb7ca4 Change cons_option calling convention. Declare dhcp_max_agent_option_packet_length. 1998-02-06 00:58:36 +00:00