Ted Lemon
ea2169d422
- Add support for some new states from the 07 draft.
...
- Add a service state, which is required to handle the 'startup' state
and makes a lot of other code outside of failover.c a lot cleaner.
2000-08-24 18:34:45 +00:00
Ted Lemon
7ea8b20777
Declare lease states in dhcpd.h.
2000-07-06 10:06:21 +00:00
Ted Lemon
007e3ee4df
Rework DHCP lease state handling to be compatible with failover protocol.
2000-06-02 21:27:21 +00:00
Ted Lemon
20916cae75
- Fix all the OMAPI objects in the DHCP server and client that weren't
...
being correctly reference-counted.
- Make and use object-specific allocators.
- Add reference/dereference support to hash functions and to timeout
functions.
2000-05-16 23:03:49 +00:00
Ted Lemon
8c8e27c53e
Implement pool request and response so that secondary can operate.
2000-05-04 18:58:16 +00:00
Ted Lemon
999d7de695
invalid_state -> unknown_state. Define reject reasons.
2000-05-03 06:09:36 +00:00
Ted Lemon
f3886ff38c
Add some missing data structures to the failover_state structure.
2000-05-01 23:40:15 +00:00
Ted Lemon
49733f31d3
Go back to the BSD license.
2000-03-17 04:00:32 +00:00
Ted Lemon
438f5f95e6
Expose failover_state enum.
2000-01-05 18:40:43 +00:00
Ted Lemon
80f2771e09
Add dhcp_failover_state_t and fix some of the other failover structures.
2000-01-05 18:08:23 +00:00
Ted Lemon
c689c0c9f0
Define all the elements in the message structure. Rename some constants.
1999-11-23 22:24:03 +00:00
Ted Lemon
2ac47e02e0
Add FT_TEXT_OR_BYTES.
1999-11-23 19:06:19 +00:00
Ted Lemon
d9eefc5dec
Mass commit for Brian Murrell.
1999-11-20 18:36:32 +00:00
Ted Lemon
b3677620b6
Definitions for failover.
1999-11-15 13:52:13 +00:00