2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 21:38:10 +00:00

809 Commits

Author SHA1 Message Date
Ted Lemon
355f034ada Put hostname in quotes 1997-10-07 19:59:31 +00:00
Ted Lemon
7c1800082b Clarify single interface restriction 1997-10-07 19:58:57 +00:00
Ted Lemon
a8f3586ff9 Add NeXTSTEP documentation 1997-09-17 00:26:09 +00:00
Ted Lemon
92e4afa6e3 NextStep client script 1997-09-17 00:23:46 +00:00
Ted Lemon
1276d9e50f NeXTstep configuration 1997-09-17 00:22:18 +00:00
Ted Lemon
4e5a40cd45 Add nextstep configuration 1997-09-17 00:21:45 +00:00
Ted Lemon
884ec091b7 System status message relay daemon 1997-09-16 18:21:11 +00:00
Ted Lemon
3d20c49f65 Status message transmitter 1997-09-16 18:20:53 +00:00
Ted Lemon
a52d8045b3 Pass flag to cons_options indicating whether this is BOOTP or DHCP. Change handling of dynamic BOOTP packets. Allow or deny booting based on vendor class if enabled. 1997-09-16 18:20:30 +00:00
Ted Lemon
94da6d3226 Pass flag to cons_options indicating that this is a BOOTP packet 1997-09-16 18:17:55 +00:00
Ted Lemon
e24ff9833b Add HAVE_MKSTEMP flag 1997-09-16 18:17:16 +00:00
Ted Lemon
5a526cf8fa Prototype new functions. New argument for cons_options. New definitions for automatic/manual interface selection. 1997-09-16 18:16:55 +00:00
Ted Lemon
c1ca5fc559 System status message protocol 1997-09-16 18:15:44 +00:00
Ted Lemon
eb0a9b2a16 Only use 64-byte option buffer for BOOTP packets 1997-09-16 18:15:25 +00:00
Ted Lemon
ae1844c8a8 Don't exclude dynamic BOOTP from uid test (?) 1997-09-16 18:14:18 +00:00
Ted Lemon
78b8c3061c If sa_len is zero, skip interface. Add remove_protocol. Fix automatic/manual interface selection. 1997-09-16 18:12:32 +00:00
Ted Lemon
62b2bc86a2 Add systat.c 1997-09-16 18:11:22 +00:00
Ted Lemon
f404b59e4f Chmod resolv.conf in case umask is bogus 1997-09-16 18:10:50 +00:00
Ted Lemon
b8cf055d97 Add support for interfaces_requested flag. NUL-terminate copied lease options. Add cons_option parameter. Support system status messages 1997-09-16 18:09:41 +00:00
Ted Lemon
776f5176fa Add support for interfaces_requested flag 1997-09-16 18:08:32 +00:00
Ted Lemon
da7829cfe8 Install dhcp client in CLIENTBINDIR 1997-09-16 18:08:00 +00:00
Ted Lemon
6bb045a30e Add statmsg and systatd directories 1997-09-16 18:07:36 +00:00
Ted Lemon
aa857ee022 Document HP-UX broadcast hack and need for packet filter on some systems. 1997-09-16 18:07:08 +00:00
Ted Lemon
b758b48b6a Add CLIENTBINDIR 1997-09-16 18:05:42 +00:00
Ted Lemon
ffba70525e parse_string eats the semicolon DHCP-970609 1997-06-10 06:00:23 +00:00
Ted Lemon
47a805804d Document 970609 changes 1997-06-10 05:51:49 +00:00
Ted Lemon
2e37b959b5 SunOS 4.1 doesn't define ssize_t 1997-06-10 05:50:22 +00:00
Ted Lemon
200d216c29 Don't trust client to provide a valid hostname. Be lenient in parsing client hostnames from lease file 1997-06-10 05:49:15 +00:00
Ted Lemon
0da2916933 Don't do any DNS testing DHCP-970607 1997-06-08 04:25:35 +00:00
Ted Lemon
2a1ebeee81 Document SO_BINDTODEVICE for Linux 1997-06-08 04:19:08 +00:00
Ted Lemon
32f1dd7a8b Adjust call to find_lease 1997-06-08 04:10:54 +00:00
Ted Lemon
be6b4b2a2b Only store through ours if it's nonzero 1997-06-08 04:10:41 +00:00
Ted Lemon
0cbc9e2382 size_t -> ssize_t in return values where < 0 == error 1997-06-08 04:08:01 +00:00
Ted Lemon
732a90b290 Make it a warning rather than an error if resolv.conf is missing. 1997-06-08 04:05:21 +00:00
Ted Lemon
9868534313 Document new DHCPRELEASE/DHCPNAK behaviour 1997-06-08 04:00:06 +00:00
Ted Lemon
2b260752e0 Fix variable declaration omission 1997-06-08 03:58:47 +00:00
Ted Lemon
6d9c1fddd7 Document new NAK behaviour 1997-06-08 03:56:41 +00:00
Ted Lemon
fa97acc108 If the lease we want to give the client is different than the one it's asking for, and we recognize the one it's asking for as ours, NAK it. 1997-06-08 03:55:58 +00:00
Ted Lemon
756c989582 When parsing a lease database, correctly transfer the client hostname and hostname to the memory-resident lease structure. 1997-06-08 03:28:01 +00:00
Ted Lemon
4595a58c25 size_t -> ssize_t in return values where < 0 == error 1997-06-08 03:18:09 +00:00
Ted Lemon
c4036bb395 Document changes 1997-06-08 03:17:26 +00:00
Ted Lemon
17832ade8e Always write out two digits for single-byte quantities in arrays 1997-06-08 03:08:29 +00:00
Ted Lemon
a655eea9cb Update to 970605 1997-06-06 01:59:10 +00:00
Ted Lemon
4e19a6dfc2 Add a note about why the server doesn't restart with SIGTERM 1997-06-06 01:56:32 +00:00
Ted Lemon
469e472a7f Parse client-hostname token 1997-06-06 01:55:15 +00:00
Ted Lemon
cf09117b89 Lose message on short icmp_echoreplies 1997-06-04 20:59:40 +00:00
Ted Lemon
907344c2ce Record significant changes for the benefit of users DHCP-970602 1997-06-03 02:40:49 +00:00
Ted Lemon
7bb32ec49d Add useful things to TODO list - there wasn't anything there that I really care about 1997-06-03 02:17:10 +00:00
Ted Lemon
40eb4a5c1c Define u_int64_t so we can do a safe case from a 64-bit pointer to an int. 1997-06-03 02:12:43 +00:00
Ted Lemon
a37e5e0930 Cast sockopt arg to char * for Solaris. 1997-06-03 02:12:20 +00:00