2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 22:05:23 +00:00
Commit Graph

2739 Commits

Author SHA1 Message Date
Ted Lemon
ff591474e0 Make compiles work without NSUPDATE. 2001-04-09 01:18:15 +00:00
Ted Lemon
1c9e9082b5 Don't require a const (prevents a compile error on solaris). 2001-04-09 01:16:36 +00:00
Ted Lemon
1bd1804299 Parameterize use of EDQUOT for SCO. 2001-04-09 01:15:19 +00:00
Ted Lemon
8bd346b507 SCO Fixups. 2001-04-09 01:13:32 +00:00
Ted Lemon
c267626033 Work around Linux 2.4 Token Ring problem. 2001-04-09 01:03:14 +00:00
Ted Lemon
fd547e9817 Fix up a -DDEBUG compile error. 2001-04-09 00:46:39 +00:00
Ted Lemon
7b01f134e8 Make it compile with DEBUG_EXPRESSION_PARSE. 2001-04-09 00:41:45 +00:00
Ted Lemon
80c897c871 Make things compile if DEBUG is defined. 2001-04-09 00:36:45 +00:00
Ted Lemon
01aeb18a79 Fix compile errors when building with DEBUG_PACKET. 2001-04-09 00:34:06 +00:00
Ted Lemon
f1431de313 SCO changes. 2001-04-09 00:31:48 +00:00
Ted Lemon
fcebfc39d8 Update the section on SCO. 2001-04-09 00:29:46 +00:00
Ted Lemon
bb9df6a90a SCO fixes. 2001-04-09 00:29:22 +00:00
Ted Lemon
611ba57c99 Fix an incorrect use of BPF_WORDALIGN 2001-04-08 21:12:49 +00:00
Ted Lemon
de57e64b15 Update changelog and version V3-BETA-2-PATCH-24 2001-04-06 06:15:15 +00:00
Ted Lemon
aaafa64a66 Release old billing class when parsing new billing class. 2001-04-06 05:52:19 +00:00
Ted Lemon
fea20b0912 Add a TODO note about spawning subclasses. 2001-04-06 05:45:45 +00:00
Ted Lemon
14e8ade5d9 Fix an incorrect status check that may have been causing a core dump. 2001-04-06 05:42:37 +00:00
Ted Lemon
77f5b2d92e Process the state transition if we're doing a deferred update. 2001-04-06 01:03:39 +00:00
Ted Lemon
6a031f2e3c Don't create a trace file if there's one there already. 2001-04-06 01:02:47 +00:00
Ted Lemon
8de84e110e Set IFS back to space after parsing PATH. 2001-04-05 23:37:34 +00:00
Ted Lemon
5aa40fc5a0 Add hooks for subclasses. 2001-04-05 22:54:57 +00:00
Ted Lemon
fb5f879356 Make sure we have a stdin, stdout and stderr. 2001-04-05 22:52:48 +00:00
Ted Lemon
c1f22aef47 - Add S_STOPPED state for downed interfaces.
- Add subclass prototypes.
- Remove duplicate class prototypes.
2001-04-05 22:49:40 +00:00
Ted Lemon
dfb6c5aa43 Make sure we have a stdin, stdout and stderr. 2001-04-05 22:44:23 +00:00
Ted Lemon
984d434c69 Document -P command line switch in usage. 2001-04-05 22:41:31 +00:00
Ted Lemon
ee8a36530f Make sure we have a stdin, stdout and stderr. 2001-04-05 22:37:35 +00:00
Ted Lemon
4cefd70b81 Fix some documentation errors 2001-04-05 22:36:28 +00:00
Ted Lemon
b089b9af9e Apply a patch supplied by Tuan Uong for a buffer offset error. 2001-04-05 20:53:01 +00:00
Ted Lemon
cf75fef2a8 Tweak the omapi interface hooks. 2001-04-05 20:50:19 +00:00
Ted Lemon
89000b2e13 If we get an EIO on read, the interface is gone, so delete it. 2001-04-05 20:47:34 +00:00
Ted Lemon
57710b89ae - Fix DHCPRELEASE to do the right thing.
- If the interface goes away, stop trying to get an address on it.
2001-04-05 20:42:11 +00:00
Ted Lemon
c9dce20f56 Make the omapi statement in the client config actually work. 2001-04-05 20:37:55 +00:00
Ted Lemon
e0dd13b555 Don't use the which command. 2001-04-05 20:35:52 +00:00
Ted Lemon
6071365896 Don't try to determine SIOCGIFCONF buffer size prior to Linux 2.2. 2001-04-05 06:12:28 +00:00
Ted Lemon
651a34dd93 Fix a silly malloc bug in mrtrace. 2001-03-30 05:21:58 +00:00
Ben Cottrell
fa0b47093f Fix RT #1100. This was due to incorrect refcounting of failover messages
in two places, and also the fact that failover_message_dereference() was
not zeroing out the pointer.
2001-03-28 23:07:10 +00:00
Ted Lemon
140158d3ff Update version and changelog V3-BETA-2-PATCH-23 2001-03-22 21:41:33 +00:00
Ted Lemon
b7d4762721 Fix a core dump in dhcprelease. 2001-03-22 21:36:49 +00:00
Ted Lemon
08a51b9840 Update documentation of client identifier representation. 2001-03-22 07:01:45 +00:00
Ted Lemon
e47988bfd7 fix up dhclient script defaults. 2001-03-22 07:01:11 +00:00
Ted Lemon
4b63da96d1 Get rid of a ??? that confuses the Sun compiler. 2001-03-22 07:00:15 +00:00
Ted Lemon
c08637bb39 Add some changes suggested by Cyrille Lefevre 2001-03-22 06:59:28 +00:00
Ted Lemon
4ca9936c1b Document some new flags. 2001-03-22 06:56:42 +00:00
Ted Lemon
fda4fd46a5 client_script_name -> path_dhclient_script 2001-03-22 06:56:00 +00:00
Ted Lemon
1dba919cf5 Install client script in (e.g.) /sbin. 2001-03-22 06:54:40 +00:00
Ted Lemon
38793a2633 Add a README entry about locally-defined options. 2001-03-22 06:53:58 +00:00
Ted Lemon
3a395e60ea Update changelog and version. V3-BETA-2-PATCH-22 2001-03-20 22:27:25 +00:00
Ted Lemon
59bdb6a11a This time for sure! (fix for spinning). 2001-03-20 22:25:30 +00:00
Ted Lemon
fc74dd0c38 Update version and changelog V3-BETA-2-PATCH-21 2001-03-20 07:40:25 +00:00
Ted Lemon
894820f2dd Actually fix the spin that I thought I'd fixed previously. 2001-03-20 07:29:35 +00:00