2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 05:47:45 +00:00

809 Commits

Author SHA1 Message Date
Ted Lemon
e6d2e006c5 Fix typos 1997-03-05 06:12:19 +00:00
Ted Lemon
179f54abbc Ultrix Packetfilter support 1997-03-05 06:09:04 +00:00
Ted Lemon
fddc1769f0 new draft 1997-03-05 04:58:19 +00:00
Ted Lemon
10552a7c8d new draft 1997-03-05 04:36:44 +00:00
Ted Lemon
02c588bbb3 New draft 1997-03-05 04:32:11 +00:00
Ted Lemon
f7057364bd Fix Socket API-specific error DHCP_970226A 1997-02-27 03:41:28 +00:00
Ted Lemon
64833bc474 Don't specify netmask or broadcast address keywords to ifconfig if no subnet_mask or broadcast_address options were supplied 1997-02-27 03:40:49 +00:00
Ted Lemon
ee57de2297 Fix some warnings 1997-02-27 03:39:11 +00:00
Ted Lemon
48d68880c7 Delete extraneous sin_len initialization; don't statically initialize inadr_any; fix some warnings 1997-02-27 03:38:44 +00:00
Ted Lemon
fb4693d230 Only supply prototypes where appropriate 1997-02-26 18:25:07 +00:00
Ted Lemon
d13e8f28c0 Use medium passed to us, not necessarily the one attached to the client status structure. 1997-02-26 05:21:55 +00:00
Ted Lemon
8d929f2fa2 Remove if_enable() 1997-02-26 05:20:53 +00:00
Ted Lemon
de60690e73 Move some more parameters around 1997-02-22 14:44:56 +00:00
Ted Lemon
ec1b44440a Add SCRIPT config parameter 1997-02-22 14:36:42 +00:00
Ted Lemon
003b2d88f4 Install client script 1997-02-22 14:36:20 +00:00
Ted Lemon
c2412be5f7 Add DHCP Client SCRIPT configuration info 1997-02-22 14:31:42 +00:00
Ted Lemon
b1d4116de4 DHCP Client script for NetBSD 1997-02-22 14:30:19 +00:00
Ted Lemon
dad47cc493 Sample dhcp client configuration file 1997-02-22 14:28:03 +00:00
Ted Lemon
e9bf89a3a2 Isolate configuration information from Makefiles 1997-02-22 14:20:26 +00:00
Ted Lemon
45a5b2fe2a Localize makefile config 1997-02-22 14:19:12 +00:00
Ted Lemon
5f5d1ea2cf Distributed Makefile 1997-02-22 14:12:34 +00:00
Ted Lemon
a7bd82d77a Make it a bit more informative 1997-02-22 14:11:35 +00:00
Ted Lemon
1809b6e52e Moved to common/ 1997-02-22 14:03:34 +00:00
Ted Lemon
7d3bc4e595 Hack makefiles in all the subdirectories... 1997-02-22 13:24:33 +00:00
Ted Lemon
5dc44507af Make subdirs 1997-02-22 13:12:47 +00:00
Ted Lemon
8e0211daee No longer needed 1997-02-22 13:08:54 +00:00
Ted Lemon
6693cdf422 moved to relay/ 1997-02-22 13:08:03 +00:00
Ted Lemon
54cc94fbf0 moved to server/ 1997-02-22 13:07:40 +00:00
Ted Lemon
3ac2169686 moved to client/ 1997-02-22 13:07:02 +00:00
Ted Lemon
6c93b240b9 Moved to server/ 1997-02-22 13:02:49 +00:00
Ted Lemon
ed1d504ffb moved to client/ 1997-02-22 12:59:29 +00:00
Ted Lemon
6e5382c00d Moved to relay/ 1997-02-22 12:58:31 +00:00
Ted Lemon
034aa896ce Moved to server/ 1997-02-22 12:56:43 +00:00
Ted Lemon
94db3c801c moved to common/ 1997-02-22 12:55:05 +00:00
Ted Lemon
48f4caca9c moved to include/cf/ 1997-02-22 12:52:57 +00:00
Ted Lemon
c1d7d2ec0a Moved to include/ 1997-02-22 12:51:16 +00:00
Ted Lemon
75661c6027 Ignore messages generated by dhcp relay agents (including self); send replies to correct port; more debugging info 1997-02-22 12:28:26 +00:00
Ted Lemon
11777d4819 Add DISCOVER_RELAY state 1997-02-22 12:26:41 +00:00
Ted Lemon
006c74dade Don't name dhcpd - this is used by dhclient and dhcrelay as well 1997-02-22 12:26:12 +00:00
Ted Lemon
f79e49f3ee Add support for alias declaration 1997-02-22 12:25:32 +00:00
Ted Lemon
e6e5d8749e Don't NAK leases from competing servers 1997-02-22 12:25:11 +00:00
Ted Lemon
2fe35fcf41 Oops - poll() isn't implemented in NetBSD-1.2... 1997-02-22 11:01:10 +00:00
Ted Lemon
1f2d04e414 Fix up select version of dispatch to take parse argument 1997-02-22 10:55:40 +00:00
Ted Lemon
d00ecc3cef Clean up some bugs in the DHCPREQUEST lease code 1997-02-22 10:22:05 +00:00
Ted Lemon
6b07c11b22 Add new man page targets 1997-02-22 10:21:03 +00:00
Ted Lemon
66b01364eb Update documentation 1997-02-22 10:20:28 +00:00
Ted Lemon
1039f0dbd6 new man pages 1997-02-22 10:19:33 +00:00
Ted Lemon
0e7affc72c New manual pages 1997-02-22 10:19:20 +00:00
Ted Lemon
747ec13b4e DHCP Relay Agent 1997-02-22 09:47:09 +00:00
Ted Lemon
6b3b97e14b New prototypes; structure adjustments 1997-02-22 08:50:59 +00:00