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

492 Commits

Author SHA1 Message Date
Ted Lemon
a17d7685dc Account for tabs when pointing out errors. 1999-03-29 18:51:19 +00:00
Ted Lemon
ea5027182f Manual page documenting ISC DHCP contribution process. 1999-03-26 21:38:42 +00:00
Ted Lemon
2d1b06e071 Pull up changes in Patchlevel 19 1999-03-26 19:19:46 +00:00
Ted Lemon
038428e443 Allow vendor class identifier to be other than ASCII text. 1999-03-25 22:01:03 +00:00
Ted Lemon
6b4b0ec78d Support defining new option code names and formats. 1999-03-25 21:59:36 +00:00
Ted Lemon
ef1f37ed63 Only report bad packet checksums if we see a preponderance of them. 1999-03-25 21:58:13 +00:00
Ted Lemon
deffc1636b Make unknown hardware address type a warning instead of a fatal error. 1999-03-25 21:57:30 +00:00
Ted Lemon
f8b21a3d33 add array, boolean, code, integer, ip-address,signed, string, text, unsigned. 1999-03-25 21:56:28 +00:00
Ted Lemon
e7860b608e Add option allocator. 1999-03-25 21:55:14 +00:00
Ted Lemon
c5b0f52958 Sanitize Solaris build. 1999-03-16 06:37:55 +00:00
Ted Lemon
2e5d8efa53 Regenerate 1999-03-16 05:58:32 +00:00
Ted Lemon
a76004f144 Don't build sysconf.o or interact.o anymore. 1999-03-16 05:52:16 +00:00
Ted Lemon
f39b6e0089 Update license. 1999-03-16 05:50:46 +00:00
Ted Lemon
cfd64a6043 Deprecated. 1999-03-16 05:30:49 +00:00
Ted Lemon
0cd0c3e07d This isn't the right thing to do. 1999-03-16 05:26:04 +00:00
Ted Lemon
8b252b42ba - In substring(), return no data instead of a null value if the offset
is past the end of the evaluated data.
- For the hardware operator, return a null value if the hardware
  length is longer than the chaddr buffer.
1999-03-16 00:48:21 +00:00
Ted Lemon
29df0fcc07 dhcp-class-identifier -> vendor-class-identifier. 1999-03-16 00:46:46 +00:00
Ted Lemon
dce70f9f2d Fix parsing of elsif and else if statements. 1999-03-16 00:42:03 +00:00
Ted Lemon
660dfc0f8f Update attribution and document relay agent information options. 1999-03-16 00:39:29 +00:00
Ted Lemon
6b74a7a8cf Document evaluation and conditional stuff. 1999-03-16 00:19:48 +00:00
Ted Lemon
21d21e9172 Add interface argument to can_*(). 1999-03-13 18:56:47 +00:00
Ted Lemon
b547818bbf Add can_receive_unicast_unconfigured 1999-03-13 18:53:15 +00:00
Ted Lemon
f11e65c53f Look options up in packet options, not generated options.
Fix data_string_truncate so that if data is shorter than requested
truncation, the length is not increased.
1999-03-10 20:41:29 +00:00
Ted Lemon
ce0ec46d27 Pass parameter request list to cons_options. 1999-03-10 20:39:22 +00:00
Ted Lemon
195ce2f841 Don't dump core when recursing to outermost scope. 1999-03-09 23:40:22 +00:00
Ted Lemon
551d1bc4e4 Add new keywords for authentication databases. 1999-03-09 23:39:41 +00:00
Ted Lemon
4766ef10c0 Don't try to evaluate a null expression in evaluate_option_cache (). 1999-03-09 20:01:56 +00:00
Ted Lemon
74f45f9642 Sync with 2.0b1pl16. Fix some pool allocation problems. 1999-02-25 23:30:43 +00:00
Ted Lemon
8ae2d59584 Change names of error functions to be more consistent. 1999-02-24 17:56:53 +00:00
Ted Lemon
2a3318abcb Don't compile failover code unless FAILOVER_PROTOCOL is defined. 1999-02-23 19:04:25 +00:00
Ted Lemon
339b0231e4 Fix up mistakes in recent 2.0 pullups. 1999-02-14 19:40:22 +00:00
Ted Lemon
d2bc90bd80 Pull up recent 2.0 changes. 1999-02-14 19:04:05 +00:00
Ted Lemon
cea8b5c9fa Pull up recent 2.0 changes. Add skip_to_rbrace. 1999-02-14 18:54:03 +00:00
Ted Lemon
5812451fe2 Pull up recent 2.0 changes. Lease no longer has shared network up pointer. 1999-02-14 18:49:45 +00:00
Ted Lemon
b25cbbad95 Update some comments. 1999-02-14 18:46:20 +00:00
Ted Lemon
e30201d231 Reformat option descriptions. 1999-02-14 18:44:32 +00:00
Ted Lemon
a167f31234 Pull up recent 2.0 changes. Add fallback keywords. 1999-02-14 18:42:06 +00:00
Ted Lemon
31a065e683 Add allocator for failover peer structure. 1999-02-14 18:40:22 +00:00
Ted Lemon
662ef88a6d Add lpf.c 1999-02-14 18:39:40 +00:00
Ted Lemon
2dddca2276 Pull up 1.1.1.1-1.1.1.4 from 2.0 release branch 1999-02-14 06:05:49 +00:00
Ted Lemon
31c08e370f Linux Packet Filter 1998-12-22 22:34:54 +00:00
Ted Lemon
42398aad67 Add support for billing to classes. 1998-11-11 07:52:35 +00:00
Ted Lemon
8e7a5c4231 Execute scoped rules in the correct order (outer to inner). 1998-11-11 07:51:41 +00:00
Ted Lemon
5c0ba9a1b9 Allow non-broadcast interfaces to be specified on the command line. 1998-11-11 07:50:51 +00:00
Ted Lemon
bcc7373732 Add billing limitation tokens 1998-11-11 07:50:06 +00:00
Ted Lemon
3d61803aa2 Pre-zero group structures. 1998-11-11 07:49:27 +00:00
Ted Lemon
f197003dc9 Add tokens for pools, permits and pseudo-clients 1998-11-09 02:45:37 +00:00
Ted Lemon
67d7b76dd3 Get rid of obsolete data string reference. 1998-11-09 02:45:02 +00:00
Ted Lemon
bbeb899259 Add pool support 1998-11-09 02:44:32 +00:00
Ted Lemon
96f7066599 Add allocators for pools and permits. 1998-11-09 02:43:42 +00:00