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 |
|
Ted Lemon
|
3a5811084f
|
Move packet location code out of dispatch
|
1996-05-22 09:29:56 +00:00 |
|
Ted Lemon
|
5e4ef7037a
|
New rules for building dhclient
|
1996-05-22 09:28:08 +00:00 |
|
Ted Lemon
|
da4b9831e8
|
Don't search the attached network if there isn't one.
|
1996-05-22 08:15:18 +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
|
f4e348de94
|
Add test for EOF token
|
1996-05-22 08:07:11 +00:00 |
|
Ted Lemon
|
54d9cf28ee
|
Add a few keywords; fix case botch
|
1996-05-22 08:05:19 +00:00 |
|
Ted Lemon
|
82f360eb76
|
Shared network support; dynamic BOOTP support
|
1996-05-22 07:40:52 +00:00 |
|
Ted Lemon
|
89eb0af498
|
Site configuration file
|
1996-05-22 07:37:16 +00:00 |
|
Ted Lemon
|
3b5a148626
|
Add global options; use putenv to set TZ environment variable; shared network support
|
1996-05-22 07:36:07 +00:00 |
|
Ted Lemon
|
cf9a3ddd74
|
update interface configure banner; add from addr to send_packet; don't filter on incoming IP address (doesn't work well if interface has aliases)
|
1996-05-22 07:34:28 +00:00 |
|
Ted Lemon
|
65bf41da72
|
Add DEBUG_EVAL for tree evaluation debugging
|
1996-05-22 07:31:09 +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
|
f2e2f2500b
|
Add function to dump hash tables
|
1996-05-22 07:28:42 +00:00 |
|
Ted Lemon
|
b400da0a56
|
add from addr to assemble_udp_ip_header; don't filter on incoming IP address (doesn't work well if interface has aliases)
|
1996-05-22 07:28:23 +00:00 |
|
Ted Lemon
|
b7c4d8d502
|
Add support for fallback interface
|
1996-05-22 07:27:28 +00:00 |
|
Ted Lemon
|
f66058f1cd
|
rewrite discover_interfaces to work with multiple addresses per interface and to support a fallback interface
|
1996-05-22 07:25:47 +00:00 |
|
Ted Lemon
|
f1fd61d3b4
|
add new tokens; lose LAST_TOKEN
|
1996-05-22 07:24:15 +00:00 |
|
Ted Lemon
|
6b651c9649
|
Test samples for dynamic bootp, shared networks, et cetera
|
1996-05-22 07:23:45 +00:00 |
|
Ted Lemon
|
c626ae6955
|
fix up prototypes; change structures to support shared networks, dynamic bootp, multiple addresses per interface
|
1996-05-22 07:23:16 +00:00 |
|
Ted Lemon
|
7a049f2ccd
|
shared net support; static dhcp address assignment; dynamic bootp support
|
1996-05-22 07:21:50 +00:00 |
|
Ted Lemon
|
bd11271c37
|
dynamic bootp support
|
1996-05-22 07:18:37 +00:00 |
|
Ted Lemon
|
1f814ff24f
|
shared network support; dynamic bootp support; BOOTP sname support; add warning on lease file syntax error; can't warn on duplicate option code anymore
|
1996-05-22 07:18:11 +00:00 |
|
Ted Lemon
|
f1c1b29607
|
update interface configure banner; add from addr to send_packet; don't filter on incoming IP address (doesn't work well if interface has aliases)
|
1996-05-22 07:15:40 +00:00 |
|
Ted Lemon
|
cfb326fdcf
|
dynamic bootp; fallback network; siaddr taken from server_identifier global
|
1996-05-22 07:14:13 +00:00 |
|