2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 04:47:40 +00:00

185 Commits

Author SHA1 Message Date
Ted Lemon
56c9de4bd7 Fix up jmp_buf declarations 1996-05-16 23:12:18 +00:00
Ted Lemon
92c90cb265 Configuration for Solaris 2.5 1996-05-16 23:10:01 +00:00
Ted Lemon
d2fd62bf8d Use HAVE_SIN_LEN for bsdos... 1996-05-16 23:08:03 +00:00
Ted Lemon
33c95d3bc4 Default network API is NIT 1996-05-16 09:43:14 +00:00
Ted Lemon
107821e1c0 Define array-vs-struct compatibility macros; no snprintf; no strerror; use poll() syscall 1996-05-16 07:31:45 +00:00
Ted Lemon
e7f3140459 Move if_dl.h include to machine-dependent headers 1996-05-16 07:30:34 +00:00
Ted Lemon
10e99bf10e Add struct-vs-array compatibility macros for jmp_buf and ether_[sd]host 1996-05-16 07:23:04 +00:00
Ted Lemon
2f620dce9c Define cdefs before osdeps; macrofy a couple of prototypes 1996-05-16 07:18:45 +00:00
Ted Lemon
60b60a2b69 Define default network API to use 1996-05-13 00:10:37 +00:00
Ted Lemon
a04c50cd2e Include site.h file for choosing networking code; set default if none chosen in site.h; expand shorthand declarations 1996-05-13 00:05:01 +00:00
Ted Lemon
d5038b8417 Move interface_info struct to dhcpd.h 1996-05-13 00:03:48 +00:00
Ted Lemon
17b95f417e Move interface_info struct here; add hardware_link struct; add interface info and hardware address to packet struct; fix send_packet and receive_packet declarations 1996-05-12 23:59:45 +00:00
Ted Lemon
7aa340813d Define HAVE_SIN_LEN 1996-04-11 06:50:22 +00:00
Ted Lemon
98078fdb25 Add support for network API configuration 1996-04-11 06:50:03 +00:00
Ted Lemon
18909bef7c Add interface_info structure 1996-04-11 06:47:50 +00:00
Ted Lemon
6f10b1a41b Remove stale decls for dhcpd.c; add conditional decls for standard sockets, raw sockets, BPF and NIT; add decls for dispatch.c 1996-04-11 06:47:03 +00:00
Ted Lemon
a40f0e9058 FreeBSD configuration 1996-03-16 17:50:50 +00:00
Ted Lemon
a8b53b4220 Various user-provided patches 1996-03-16 17:50:30 +00:00
Ted Lemon
48695f7d76 New configurations and bug fixes from Jonathan 1996-03-07 21:08:11 +00:00
Ted Lemon
6e47d3d826 Don't pull in malloc.h; define _PATH_DHCPD_DB correctly 1996-03-06 10:40:57 +00:00
Ted Lemon
5f39769efa Move malloc.h into netbsd.h; define HAVE_SIN_LEN 1996-03-06 10:05:26 +00:00
Ted Lemon
854ce11437 Ultrix port from Jonathan Stone 1996-03-06 10:04:56 +00:00
Ted Lemon
fd0072c9e7 New BSD/OS port 1996-03-06 10:04:44 +00:00
Ted Lemon
1358b87447 Keep a persistent database of leases 1996-03-02 05:13:36 +00:00
Ted Lemon
a285e681ea Add vendor and user class tokens 1996-02-29 18:26:58 +00:00
Ted Lemon
709f15cce4 Add class structure; various new protos 1996-02-29 18:25:51 +00:00
Ted Lemon
76d9aae0cb Split out packet length calculation; add DHCPINFORM and USER_CLASS_ID 1996-02-29 18:18:16 +00:00
Ted Lemon
8f5e2ec897 Prototypes for new dhcp protocol functions; add extra least expiry type 1996-02-26 01:57:06 +00:00
Ted Lemon
685963dcf4 Incremental changes to support DHCP protocol 1996-02-21 15:16:18 +00:00
Ted Lemon
97ca16995f Intermediate changes to support actual DHCP protocol engine 1996-02-21 12:11:09 +00:00
Ted Lemon
6c6d59281e *** empty log message *** 1996-02-11 00:01:46 +00:00
Ted Lemon
9582172964 Fixed many option bugs; added client for testing 1996-02-07 22:43:54 +00:00
Ted Lemon
089fb364df More portable internet addresses; fix endian bug; fix parser bugs 1996-02-06 20:25:56 +00:00
Ted Lemon
bbeaeedce3 Portable internet address structure definition 1996-02-06 12:52:26 +00:00
Ted Lemon
d7837182d3 DHCP Server Daemon 1995-11-29 07:40:04 +00:00