summaryrefslogtreecommitdiff
path: root/includes/failover.h
Commit message (Expand)AuthorAgeFilesLines
* Move state information common to both peers into a common structure.Ted Lemon2000-08-311-19/+17
* - Add support for some new states from the 07 draft.Ted Lemon2000-08-241-2/+28
* Declare lease states in dhcpd.h.Ted Lemon2000-07-061-13/+0
* Rework DHCP lease state handling to be compatible with failover protocol.Ted Lemon2000-06-021-7/+11
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-2/+2
* Implement pool request and response so that secondary can operate.Ted Lemon2000-05-041-0/+9
* invalid_state -> unknown_state. Define reject reasons.Ted Lemon2000-05-031-1/+27
* Add some missing data structures to the failover_state structure.Ted Lemon2000-05-011-12/+15
* Go back to the BSD license.Ted Lemon2000-03-171-11/+32
* Expose failover_state enum.Ted Lemon2000-01-051-0/+4
* Add dhcp_failover_state_t and fix some of the other failover structures.Ted Lemon2000-01-051-6/+49
* Define all the elements in the message structure. Rename some constants.Ted Lemon1999-11-231-8/+44
* Add FT_TEXT_OR_BYTES.Ted Lemon1999-11-231-2/+3
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-4/+51
* Definitions for failover.Ted Lemon1999-11-151-0/+104