2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 12:57:42 +00:00

16 Commits

Author SHA1 Message Date
Ted Lemon
cadbf99218 Put file version in copyright string 1996-08-27 09:55:50 +00:00
Ted Lemon
c5568eb50a Add code to read and discard incoming packets on fallback socket 1996-06-12 23:52:38 +00:00
Ted Lemon
0fe8b9ccd3 Delete unused automatic variables 1996-06-04 19:12:36 +00:00
Ted Lemon
939327b9b5 Don't print interface network name if there's no network structure 1996-05-22 08:14:59 +00:00
Ted Lemon
0a5d686085 update interface configure banner; add from addr to send_packet 1996-05-22 07:30:19 +00:00
Ted Lemon
67cf2a75a0 Update copyright 1996-05-17 07:42:05 +00:00
Ted Lemon
e76970d349 Fix up pointer type incompatibilities 1996-05-16 23:13:59 +00:00
Ted Lemon
70dfd63614 Traditionalize; change interface attach message 1996-05-16 07:28:40 +00:00
Ted Lemon
e23c9055cc Rewrite socket code to support new network abstraction 1996-05-13 00:08:05 +00:00
Ted Lemon
c857a7b6cb Socket.c now contains code for the standard UDP socket interface; bpf code has been moved to bpf.c; low-level packet assembly code to packet.c; dispatch and interface discovery code to dispatch.c 1996-04-11 06:49:21 +00:00
Ted Lemon
a8b53b4220 Various user-provided patches 1996-03-16 17:50:30 +00:00
Ted Lemon
ee56203f88 Slightly less gnarly MTU 1996-02-29 18:35:53 +00:00
Ted Lemon
97ca16995f Intermediate changes to support actual DHCP protocol engine 1996-02-21 12:11:09 +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
d7837182d3 DHCP Server Daemon 1995-11-29 07:40:04 +00:00