2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 13:57:50 +00:00
Commit Graph

2321 Commits

Author SHA1 Message Date
Ted Lemon
7d452841d1 Correctly parse unknown-ddd hardware types. 2000-10-03 19:33:37 +00:00
Ted Lemon
8c63dd893f - Don't return information on the lease that's not present on the lease.
- Don't freak out when the client sends back information that's not settable.
2000-10-01 21:46:24 +00:00
Ted Lemon
b85703e41b Allow return result of ISC_R_UNCHANGED in omapi_update_object. 2000-10-01 21:42:42 +00:00
Ted Lemon
84b0068537 Don't dump core when sending a name/value pair with a null value. 2000-10-01 21:41:34 +00:00
Ted Lemon
3f75c8fa05 Set the remote handle when updating or requesting a refresh of an object. 2000-10-01 21:40:40 +00:00
Ted Lemon
eaa84150fd Re-apply part of 1.24 that was accidentally voided by 1.25 2000-09-30 01:31:09 +00:00
Ted Lemon
c2722890d6 Might as well have a syntactically correct configuration file. 2000-09-30 01:25:29 +00:00
Ted Lemon
a47105d60d Fix Linux 2.0 fallback setup bug. 2000-09-30 01:24:55 +00:00
Ted Lemon
208d6314b3 Post-pl6 version number. 2000-09-29 23:14:04 +00:00
Ted Lemon
f48a1902af Obsolete. 2000-09-29 23:11:31 +00:00
Ted Lemon
0f6045f829 Update changelog and version number. 2000-09-29 22:48:01 +00:00
Ted Lemon
6bbd4fd6ba Wrap some new debugging code with #ifdef DEBUG. 2000-09-29 22:42:09 +00:00
Ted Lemon
29bd733a58 Get rid of bogus AR declaration. 2000-09-29 22:27:46 +00:00
Ted Lemon
8998f8dff8 Don't print silly error messages 2000-09-29 22:04:35 +00:00
Ted Lemon
f01408b861 Fix minor indentation nit. 2000-09-29 20:58:59 +00:00
Ted Lemon
67a291cfbf Do better status checking when starting connections. 2000-09-29 20:58:26 +00:00
Ted Lemon
e02a24b9b5 Do better status checking during initialization. 2000-09-29 20:57:59 +00:00
Ted Lemon
f0b827ef34 argv [i], not argv [1] 2000-09-29 20:57:26 +00:00
Ted Lemon
e6e1cb3ddd Remove incorrect documentation of known/unknown handling. 2000-09-29 20:02:16 +00:00
Ted Lemon
0a10a8df1d Bounds check the output buffer in do_percentm. 2000-09-29 20:01:49 +00:00
Ted Lemon
723deaee8f Don't print trailing NUL when printing a text string. 2000-09-29 19:58:24 +00:00
Ted Lemon
36b1ebcf05 Byte-swap incoming integer data. 2000-09-29 18:22:05 +00:00
Ted Lemon
8e775b7b6d Don't enter leases that don't have subnets. 2000-09-29 18:21:33 +00:00
Ted Lemon
874031aa9d Document change to support match with alongside match/spawn with. 2000-09-29 18:21:09 +00:00
Ted Lemon
5612020366 Support match with alongside match/spawn with. 2000-09-29 18:20:26 +00:00
Ted Lemon
a9ef57b1e5 Use interface_allocate() to allocate interfaces. 2000-09-29 18:14:00 +00:00
Ted Lemon
a5d575bc86 Correctly handle the case where the connection doesn't complete immediately. 2000-09-29 18:12:50 +00:00
Ted Lemon
c573b39cfe Fix some bugs in the code to get arbitrarily long interface lists. 2000-09-29 18:12:16 +00:00
Ted Lemon
5b5fcc81df Use global scope when there's no lease in check_collection. 2000-09-29 00:55:53 +00:00
Ted Lemon
00a92910a6 Oops, accidentally committed a local hack. 2000-09-28 18:24:17 +00:00
Ted Lemon
eadee39698 Panic commit. 2000-09-27 23:37:44 +00:00
Ted Lemon
639b70fa45 Fix uninitialized use of automatic variable (Hans Persson) 2000-09-27 19:35:56 +00:00
Ted Lemon
5184d9c44f - Don't flame about the relay agent information option - the client
administrator can't do anything about it.
2000-09-27 19:31:45 +00:00
Ted Lemon
4e501780c9 Use the nwip options in the nwip universe, not the dhcp options. 2000-09-27 19:21:25 +00:00
Ted Lemon
a5fc6758ef Use suffix.len, not substring.len, when evaluating suffix operator. 2000-09-27 19:19:32 +00:00
Ted Lemon
b0f452b3e3 The second argument to suffix is numeric. 2000-09-27 19:13:57 +00:00
Ted Lemon
7b7b5278ad Define SOCKLEN_T 2000-09-23 03:43:16 +00:00
Ted Lemon
ca5956dcad Fix a Tru64 compile error. 2000-09-21 07:52:19 +00:00
Ted Lemon
380da6c0dc Fix misnamed function call. 2000-09-20 10:13:43 +00:00
Ted Lemon
b29db8aac1 Oops, left something out 2000-09-20 10:08:51 +00:00
Ted Lemon
9e42b9e5ba Post-tag version 2000-09-20 10:07:12 +00:00
Ted Lemon
6ed7a93d44 Update version numbers and changelog 2000-09-20 10:05:40 +00:00
Ted Lemon
cad0776d65 Use make_resolv_conf as documented. 2000-09-20 09:38:07 +00:00
Ted Lemon
db6960a7fa - When partner disconnects (or stops responding to keepalives), try
to reconnect.
2000-09-20 09:06:39 +00:00
Ted Lemon
b767664ec3 Don't spawn with zero-length strings. 2000-09-20 09:03:59 +00:00
Ted Lemon
1bd620d8de Extra sanity check on uh_ulen. 2000-09-20 09:03:34 +00:00
Ted Lemon
a37eb375c7 ANSIfy and thereby neaten up a declaration. 2000-09-20 00:08:27 +00:00
Ted Lemon
012c41434c Fix an oversight in the htype+haddr->hbuf conversion 2000-09-20 00:06:04 +00:00
Ted Lemon
4e8f3ccf62 Fix one typo, one oversight, and one type cast (thanks to kre) 2000-09-20 00:05:24 +00:00
Ted Lemon
cdb71011ef Move inet_aton to libomapi 2000-09-20 00:01:50 +00:00