Ted Lemon
|
d64820ba4e
|
Warn BSD-derivative users about move of dhcpd.leases from /etc to /var/db
|
1996-06-01 00:03:24 +00:00 |
|
Ted Lemon
|
b837c98f6f
|
Print a little more info on where BOOTREQUESTs are coming from and where BOOTREPLYs are going to.
|
1996-06-01 00:02:36 +00:00 |
|
Ted Lemon
|
1e181787ab
|
Make man pages on more platforms now. Also, hack man pages to reflect actual locations of data files.
|
1996-06-01 00:00:59 +00:00 |
|
Ted Lemon
|
91c879c406
|
Lose bogus -a processing; display startup banner
|
1996-05-31 18:18:10 +00:00 |
|
Ted Lemon
|
f57589dba8
|
Don't use setlogmask() on 4.2BSD syslog machines
|
1996-05-28 18:16:17 +00:00 |
|
Ted Lemon
|
d01578b720
|
Handle DHCPREQUEST properly when no SERVER_IDENTIFIER has been supplied; put hardware address in mocked-up lease
|
1996-05-28 18:16:04 +00:00 |
|
Ted Lemon
|
0c0a1dae01
|
Always terminate dump buffer
|
1996-05-28 18:15:22 +00:00 |
|
Ted Lemon
|
98c46e722b
|
Fix dump_subnets
|
1996-05-25 18:38:02 +00:00 |
|
Ted Lemon
|
45023390b4
|
Fix an uninitialized pointer bug
|
1996-05-25 18:37:34 +00:00 |
|
Ted Lemon
|
19d868b218
|
Add some code to convince foolish compilers variables have been initialized
|
1996-05-25 18:37:01 +00:00 |
|
Ted Lemon
|
faf4a8deba
|
a shared network might have no dynamically allocatable leases, so check for null pointer
|
1996-05-24 18:49:34 +00:00 |
|
Ted Lemon
|
f4d8590fdd
|
New DHCP draft
|
1996-05-24 18:37:20 +00:00 |
|
Ted Lemon
|
c73856ba81
|
Use int instead of long for u_int32_t, since both are now 32 bits, but long might become 64 bits in a later UltraSPARC release
|
1996-05-23 22:24:48 +00:00 |
|
Ted Lemon
|
49156c479b
|
Alpha OSF/1 doesn't normally have <sys/bitypes.h>
|
1996-05-23 22:23:43 +00:00 |
|
Ted Lemon
|
b6b1cadf14
|
Make sure uid_lease is initialized somewhere; use ciaddr to find lease if Requested Address option not present
|
1996-05-23 22:22:35 +00:00 |
|
Ted Lemon
|
ee9d710a5a
|
Add tlname variable to store pointer to name of file being parsed
|
1996-05-23 22:21:12 +00:00 |
|
Ted Lemon
|
6638ee576b
|
Add tlname variable so errwarn.c doesn't bring in parser
|
1996-05-23 22:20:59 +00:00 |
|
Ted Lemon
|
7e8381e5c3
|
Add tlname variable to store pointer to name of file being parsed; let parse_numeric_aggregate allocate uid buffer; don't reverse lists of numbers
|
1996-05-23 22:20:26 +00:00 |
|
Ted Lemon
|
d2b9b5e149
|
Use /usr/ucb/install on Slowlaris
|
1996-05-23 22:18:04 +00:00 |
|
Ted Lemon
|
cf0fe6ee9d
|
Add more libraries to Solaris list
|
1996-05-23 03:06:01 +00:00 |
|
Ted Lemon
|
b120a9e979
|
use installbsd on osf/1
|
1996-05-23 02:47:09 +00:00 |
|
Ted Lemon
|
95e8e4a9de
|
alphaosf1 should be alphaosf
|
1996-05-23 02:44:18 +00:00 |
|
Ted Lemon
|
b5ac808eb9
|
Change log_facility to log_priotiry
|
1996-05-23 02:43:14 +00:00 |
|
Ted Lemon
|
20a7fa96d8
|
Use /usr/ucb/install on OSF/1
|
1996-05-23 02:42:28 +00:00 |
|
Ted Lemon
|
78b31f4e90
|
Check for __BIT_TYPES_DEFINED__ before trying to define them.
|
1996-05-23 02:37:28 +00:00 |
|
Ted Lemon
|
7459d08685
|
Remember address of last interface so that we can delete the next one if necessary; don't drop packets from unknown networks
|
1996-05-23 02:32:02 +00:00 |
|
Ted Lemon
|
03807c84a0
|
Fix protos for find_lease and mockup_lease
|
1996-05-23 02:31:07 +00:00 |
|
Ted Lemon
|
fe9e2a32ac
|
Add more examples and better comments
|
1996-05-23 02:30:27 +00:00 |
|
Ted Lemon
|
15c00bbad9
|
Don't assume routed packets are local; fix up dhcp_nak generation
|
1996-05-23 01:59:38 +00:00 |
|
Ted Lemon
|
4095edc958
|
Update call to find_lease
|
1996-05-23 01:58:15 +00:00 |
|
Ted Lemon
|
f3ef9f4e56
|
Don't assume we know of the network from which a packet came.
|
1996-05-22 23:56:43 +00:00 |
|
Ted Lemon
|
3823ccf22d
|
Use #defines instead of typedefs
|
1996-05-22 11:32:59 +00:00 |
|
Ted Lemon
|
760e1ee351
|
bitypes.h not standard - define basic integer types explicitly; use poll() instead of select() (experiment)
|
1996-05-22 11:32:39 +00:00 |
|
Ted Lemon
|
c02ad844e5
|
Add endian.h defs
|
1996-05-22 11:31:47 +00:00 |
|
Ted Lemon
|
7aff09472e
|
Don't copy address for comparison
|
1996-05-22 11:31:19 +00:00 |
|
Ted Lemon
|
ee4c389d7f
|
Add vix.com local subnet
|
1996-05-22 11:30:58 +00:00 |
|
Ted Lemon
|
b09c7d6311
|
Fix type of poll timeout
|
1996-05-22 11:30:39 +00:00 |
|
Ted Lemon
|
342a76f6df
|
log_facility -> log_priority
|
1996-05-22 11:30:17 +00:00 |
|
Ted Lemon
|
3d8ddf1349
|
Fix typo
|
1996-05-22 11:29:52 +00:00 |
|
Ted Lemon
|
cf23779a76
|
change sunos5-5 to sunos5; print sytsem type
|
1996-05-22 11:29:25 +00:00 |
|
Ted Lemon
|
6c4192ec6e
|
Fix up ultrix tag
|
1996-05-22 11:28:58 +00:00 |
|
Ted Lemon
|
b081aeafc9
|
Add checksum debugging; disable UDP checksums
|
1996-05-22 11:23:46 +00:00 |
|
Ted Lemon
|
8dba80a6f0
|
Supply Requested Address from ciaddr; reflect server identifier
|
1996-05-22 10:15:55 +00:00 |
|
Ted Lemon
|
229b6208c5
|
Put back filter for server port
|
1996-05-22 10:15:15 +00:00 |
|
Ted Lemon
|
e29c53f6f0
|
Initialize free host pointer
|
1996-05-22 10:14:42 +00:00 |
|
Ted Lemon
|
0754f49000
|
Fix OSF/1 assignment
|
1996-05-22 09:51:59 +00:00 |
|
Ted Lemon
|
acf6cfe389
|
Make sure there's a host hanging off the lease before dereferencing it
|
1996-05-22 09:51:26 +00:00 |
|
Ted Lemon
|
c1503c57db
|
Rewrite to actually be a dhcp client
|
1996-05-22 09:32:57 +00:00 |
|
Ted Lemon
|
accc789408
|
move do_packet to dispatch; move network locator into seperate function
|
1996-05-22 09:31:24 +00:00 |
|
Ted Lemon
|
abe9a34392
|
move do_packet to dispatch
|
1996-05-22 09:30:47 +00:00 |
|