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

2726 Commits

Author SHA1 Message Date
Ted Lemon
01c6e68ac8 - Whenever we are connected, send updates.
- Correctly handle an immediate peer transition to partner-down when we come
  up in normal.
- Change 'peer_name' attribute of failover-state object to just 'name'.
2001-05-03 18:31:28 +00:00
Ted Lemon
9cd0871cc3 Stash relay agent options when the client is in REBINDING or INIT-REBOOT. 2001-05-03 18:22:58 +00:00
Ted Lemon
6ad8c39d86 Authenticators are binary, thus unsigned char. 2001-05-03 18:20:56 +00:00
Ted Lemon
7063c3e88b Oops, get rid of a not-quite-blank line. 2001-05-02 19:00:14 +00:00
Ted Lemon
085b94452b Add a strcasecmp for comparing omapi_data_type_t's. 2001-05-02 17:00:48 +00:00
Ted Lemon
5a4163c60b Do a case-insensitive compare on the key algorithm name. 2001-05-02 17:00:32 +00:00
Ted Lemon
351556132f If the algorithm name is not properly terminated with a '.', add one. 2001-05-02 16:59:30 +00:00
Ted Lemon
dc66a99558 Add line-oriented argument to new_parse(). 2001-05-02 07:11:38 +00:00
Ted Lemon
4d1a48ebef Don't free null uid buffers. 2001-05-02 07:09:36 +00:00
Ted Lemon
e492a2594a Return key unknown when key lookup fails. 2001-05-02 07:02:15 +00:00
Ted Lemon
86a9cf83c2 Cosmetic fix. 2001-05-02 07:00:30 +00:00
Ted Lemon
29fb0a112b Need error message translation for omapi as well. 2001-05-02 06:54:32 +00:00
Ted Lemon
e448718d7c Add new tokens. 2001-05-02 06:53:49 +00:00
Ted Lemon
aaa98d8c5b Return connection failure status codes. 2001-05-02 06:52:03 +00:00
Ted Lemon
96c823d5e8 Add line-oriented argument to new_parse(). 2001-05-02 06:48:42 +00:00
Ted Lemon
f27f6d6c5a Revamp parsing, do connections interactively, support base64 keys. 2001-05-02 06:45:58 +00:00
Ted Lemon
263a2ed031 Add line-oriented argument to new_parse(). 2001-05-02 06:39:43 +00:00
Ted Lemon
615a574a25 Tweak the SIOCGIFCONF code once again. 2001-05-02 06:36:54 +00:00
Ted Lemon
24f9d67e03 Add line-oriented argument to new_parse(). Add new tokens. 2001-05-02 06:32:54 +00:00
Ted Lemon
4ab46a1030 Add line-oriented argument to new_parse(). 2001-05-02 06:27:52 +00:00
Ted Lemon
aa2b88c211 SIOCGIFCONF API doesn't work properly on sparc. 2001-05-01 23:12:34 +00:00
Ted Lemon
2036af066a - When we are in partner_down and peer moves to recover_wait, behave as we
would for recover, not for recover_done.
2001-05-01 23:12:06 +00:00
Ted Lemon
37d8bfebe6 Don't bother with recover_wait if both peers are recovering. 2001-05-01 20:02:10 +00:00
Ted Lemon
90e0ef949e Update/fix documentation. V3_RC4 2001-04-30 22:40:00 +00:00
Ted Lemon
19f7a4d72d Fix some past-os 2001-04-30 22:39:10 +00:00
Ted Lemon
ed1dc2c57c Fix (I hope!) the billing-class bug. 2001-04-30 22:38:34 +00:00
Ted Lemon
0596b05177 Update version and changelog 2001-04-30 22:37:47 +00:00
Ted Lemon
892fe68902 Update changelog and version V3-RC3 2001-04-27 22:27:33 +00:00
Ted Lemon
f545ef7f0d Fix a billing class counting error 2001-04-27 22:23:44 +00:00
Ted Lemon
a010c3ffb3 Fix a byte swap error 2001-04-27 22:23:02 +00:00
Ted Lemon
225fed9174 Fix some host references. 2001-04-27 21:32:48 +00:00
Ted Lemon
9750d9ca62 Fix various places where refcounting of hosts is needed. 2001-04-27 21:30:59 +00:00
Ted Lemon
ae9c72b723 Add a scary debugging mode for finding host allocation errors. 2001-04-27 21:30:15 +00:00
Ted Lemon
b7f800382a Fix handling of return codes in res_findzonecut (). 2001-04-27 20:01:29 +00:00
Ted Lemon
f921423e4d Get rid of a couple of spurious debugging statements. V3-RC2-PATCH-1 2001-04-24 02:31:27 +00:00
Ted Lemon
f381868210 Fix up some mistakes in the last commit. Fix a zero-length malloc. 2001-04-24 01:18:08 +00:00
Ted Lemon
86c60cbea0 Don't malloc zero-length uid buffer. 2001-04-24 01:02:24 +00:00
Ted Lemon
18529fb0c5 Unbill classes before dereferencing them. 2001-04-24 00:55:31 +00:00
Ted Lemon
3a4f23b5c4 Don't continue to try to trace if we can't open the tracefile. 2001-04-24 00:51:31 +00:00
Ted Lemon
33c281465a Put offsets into packet into comments. 2001-04-24 00:50:38 +00:00
Ted Lemon
2a1d78f094 Oops. 2001-04-24 00:46:14 +00:00
Ted Lemon
083335faeb Update for testing in RWC. 2001-04-24 00:44:41 +00:00
Ted Lemon
05dcd0936e Make lpf input packet reassembly buffer slightly bigger. 2001-04-24 00:36:00 +00:00
Ted Lemon
c6f810c2d5 If ICMP doesn't come up, continue. 2001-04-23 21:41:36 +00:00
Ted Lemon
79ea3de8b4 Update version and changelog 2001-04-20 21:34:41 +00:00
Ted Lemon
5b9b3c1f96 When a release expires or is released, unbill it. 2001-04-20 20:39:54 +00:00
Ted Lemon
bf7a92842a Notice if a lease is billed when it's already been billed. 2001-04-20 20:39:26 +00:00
Ted Lemon
c1d58ae6ec Don't allow writes on a closed connection. 2001-04-20 20:14:07 +00:00
Ted Lemon
06fa897b5e Use -f instead of -x to look for hooks. 2001-04-20 20:01:19 +00:00
Ted Lemon
61aaca12d9 Make put_message work with mallocs that don't allocate zero-length buffers. 2001-04-20 19:58:42 +00:00