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

1686 Commits

Author SHA1 Message Date
Ted Lemon
14a2c38321 Add new NS error type, null and related tokens. 2000-01-08 01:27:56 +00:00
Ted Lemon
6200131d5d Extra argument for parse_executable_statement. 2000-01-08 01:26:40 +00:00
Ted Lemon
d0607c8e48 Don't check for pool peer if FAILOVER_PROTOCOL isn't defined. 2000-01-05 18:49:47 +00:00
Ted Lemon
f36d5b137b Save failover-specific info even if FAILOVER_PROTOCOL isn't defined. 2000-01-05 18:43:33 +00:00
Ted Lemon
22009f7990 Don't support failover peers unless FAILOVER_PROTOCOL is defined. 2000-01-05 18:42:57 +00:00
Ted Lemon
de1863a1c4 - Expose failover_state enum.
- Have place in lease for failover params even if FAILOVER_PROTOCOL is not
  defined.
2000-01-05 18:41:58 +00:00
Ted Lemon
438f5f95e6 Expose failover_state enum. 2000-01-05 18:40:43 +00:00
Ted Lemon
711eafd346 Fix a small omission. 2000-01-05 18:27:42 +00:00
Ted Lemon
3d8b4d91cb Add skip_failover_option for easier use of the failover message maker. 2000-01-05 18:23:44 +00:00
Ted Lemon
180b8f2b01 Support new struct hardware. 2000-01-05 18:22:58 +00:00
Ted Lemon
ebf0fbac3a Lots of small changes to support failover. New struct hardware support. 2000-01-05 18:22:07 +00:00
Ted Lemon
dd53dc5a99 Add lots more pieces of failover support. 2000-01-05 18:21:01 +00:00
Ted Lemon
49f6028f64 - Fix up the blurb that talks about how scoping works.
- Correct erroneous class example.
2000-01-05 18:20:30 +00:00
Ted Lemon
9e9b2261b1 Support new struct hardware. 2000-01-05 18:17:10 +00:00
Ted Lemon
2cbc0e484d Add more pieces of failover support. Support new struct hardware. 2000-01-05 18:16:36 +00:00
Ted Lemon
fa674bafa5 Print failover data if present. Support new struct hardware. 2000-01-05 18:15:28 +00:00
Ted Lemon
892aa61aa4 Use close-on-exec if available. 2000-01-05 18:10:59 +00:00
Ted Lemon
9a83b1d954 Get rid of SHUT_RD definition. Add HAVE_SETFD. 2000-01-05 18:10:07 +00:00
Ted Lemon
6f807f4c61 Add new DNS support. 2000-01-05 18:09:34 +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
679c2655a8 Add some new tokens. 2000-01-05 18:07:37 +00:00
Ted Lemon
5b7f941dc0 - Move failover structures to failover.h.
- Support new hardware struct.
- Prototype new DNS functions and some new failover functions.
2000-01-05 18:07:20 +00:00
Ted Lemon
4bae15ec3f Handle new DNS expressions. 2000-01-05 18:05:46 +00:00
Ted Lemon
5aae163517 Support new struct hardware. Add printers for new DNS functions. 2000-01-05 18:04:46 +00:00
Ted Lemon
9fb2fb2887 - Support new DNS functions and parse old DNS syntax into new functions.
- New struct hardware support.
2000-01-05 18:03:49 +00:00
Ted Lemon
f7c83eb431 Set close-on-exec if possible. 2000-01-05 18:01:41 +00:00
Ted Lemon
31730f17c7 struct hardware conversion. 2000-01-05 18:01:15 +00:00
Ted Lemon
d4417aa1fb struct hardware conversion. Set close-on-exec if possible. 2000-01-05 18:00:34 +00:00
Ted Lemon
2b6e055916 - Fix token parser to handle backslash escape characters.
- Add lots of new tokens for failover and for new DNS support.
2000-01-05 17:59:12 +00:00
Ted Lemon
8261b0e136 Get rid of failover allocators that aren't needed. 2000-01-05 17:57:03 +00:00
Ted Lemon
87944e8a51 Functionality is now in tree.c. 2000-01-05 17:56:30 +00:00
Ted Lemon
a8f9af4884 Don't build nsupdate.o 2000-01-05 17:56:00 +00:00
Ted Lemon
e48c5c5cc1 Fix linux-specific casting error. 2000-01-02 22:21:23 +00:00
Ted Lemon
06d048704c Define SHUT_RD if the O.S. headers don't. 1999-12-19 23:41:04 +00:00
Ted Lemon
bbdb72a4d7 Work around bletcherosity in handle declarations. BCTEL_SPECIAL_19991124 1999-11-24 04:13:07 +00:00
Ted Lemon
d8a417b2ad Output routines. 1999-11-23 22:25:07 +00:00
Ted Lemon
f64d028b6d Fix failover-specific data declarations. 1999-11-23 22:24:49 +00:00
Ted Lemon
81694b6cc0 Clean up failover-specific code. 1999-11-23 22:24:31 +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
35e0fdf8b6 Prototype new failover functions 1999-11-23 22:23:49 +00:00
Ted Lemon
525d9204ed Fix up some declarations. 1999-11-23 22:23:24 +00:00
Ted Lemon
9d0cba1c13 Get rid of call to setlogmask - it doesn't seem to be helpful. 1999-11-23 19:10:07 +00:00
Ted Lemon
fdd46b531b - Fix up all the log messages that I broke in the previous commit (thanks
to Brian Murrell for QCing this code).
1999-11-23 19:08:24 +00:00
Ted Lemon
d0a33113c5 Fix calls to omapi_protocol_connect and omapi_protocol_listen. 1999-11-23 19:07:17 +00:00
Ted Lemon
7b60299c8f unsigned -> u_int32_t 1999-11-23 19:06:48 +00:00
Ted Lemon
2ac47e02e0 Add FT_TEXT_OR_BYTES. 1999-11-23 19:06:19 +00:00
Ted Lemon
59a7ba7cd5 Don't build failover. 1999-11-23 19:05:45 +00:00
Ted Lemon
871f37bf90 Fix call to omapi_connect. 1999-11-23 19:05:36 +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