2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00
Commit Graph

2204 Commits

Author SHA1 Message Date
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
Ted Lemon
e13d4589c4 Require gcc on SunOS4 2000-09-20 00:01:13 +00:00
Ted Lemon
e78cd25941 Add Service Location Protocol options. Document new option format codes. 2000-09-16 20:03:01 +00:00
Ted Lemon
d8fc506074 - Add Peter Marschall's new sub-array parser.
- Add support for options that have optional parts.
2000-09-16 20:01:09 +00:00
Ted Lemon
afaed6716f Document new SLP options. 2000-09-16 19:58:04 +00:00
Ted Lemon
801de0929b Document new parser capability provided by Peter Marschall 2000-09-16 19:57:32 +00:00
Ted Lemon
c83cbfa215 Fix up HP build options. 2000-09-16 19:57:02 +00:00
Ted Lemon
e45f8383b6 Do post-release version tweak (belatedly). 2000-09-16 19:34:26 +00:00
Ted Lemon
490eb5e7d6 Update version and changelog. V3-BETA-2-PATCH-4 2000-09-14 12:51:38 +00:00
Ted Lemon
e021ce5c11 Get even more persnickety about detailing where to send help requests. 2000-09-14 12:42:50 +00:00
Ted Lemon
89c425dd29 Do statements before using option values (e.g., lease duration). 2000-09-14 12:42:01 +00:00
Ted Lemon
86ec3f8cd4 Use lt -> scope, not lease -> scope, which is probably empty. 2000-09-14 12:15:33 +00:00
Ted Lemon
491e71bcad Don't dereference zones in find_tsig_key - we don't hold a reference! 2000-09-14 11:29:43 +00:00
Ted Lemon
2bace48019 HPUX install is completely broken - use cp. 2000-09-12 22:26:59 +00:00
Ted Lemon
645eab7bec Print more information when bad socket is found. 2000-09-12 21:53:15 +00:00
Ted Lemon
3782236d61 Fix if_deregister_send compilation on old linuces. 2000-09-12 20:23:54 +00:00
Ted Lemon
c76aff911e - Put back the code that checks the server configuration for the
dhcp-max-message-size option, which was apparently lost in the
  transition from 2.0 to 3.0.
2000-09-12 20:09:14 +00:00
Ted Lemon
c060a6a55c HPUX install is different, so we can't use -m or -c. :'( 2000-09-12 19:53:00 +00:00