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
|
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
|
7aff09472e
|
Don't copy address for comparison
|
1996-05-22 11:31:19 +00:00 |
|
Ted Lemon
|
b09c7d6311
|
Fix type of poll timeout
|
1996-05-22 11:30:39 +00:00 |
|
Ted Lemon
|
b081aeafc9
|
Add checksum debugging; disable UDP checksums
|
1996-05-22 11:23:46 +00:00 |
|
Ted Lemon
|
229b6208c5
|
Put back filter for server port
|
1996-05-22 10:15:15 +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
|
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
|
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
|
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
|
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
|
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
|
092ce692f6
|
allocators for shared networks
|
1996-05-22 07:12:51 +00:00 |
|
Ted Lemon
|
a2f303cd26
|
Update copyright
|
1996-05-20 20:22:47 +00:00 |
|
Ted Lemon
|
e9776a952a
|
Fix copyright
|
1996-05-20 00:29:43 +00:00 |
|
Ted Lemon
|
b1eb9ec33e
|
Fix copyright; don't connect to broadcast address
|
1996-05-20 00:28:08 +00:00 |
|
Ted Lemon
|
886f6a983f
|
Use distributed Berkeley headers; therefore lose ethernet header portability macros; use PACKET_ASSEMBLY and PACKET_DECODING defines to limit compilation
|
1996-05-20 00:25:35 +00:00 |
|
Ted Lemon
|
4a97f5b8fb
|
Use distributed Berkeley network headers
|
1996-05-20 00:12:54 +00:00 |
|
Ted Lemon
|
efc12bbc8f
|
Fix copyright
|
1996-05-20 00:11:03 +00:00 |
|
Ted Lemon
|
0d88a8be37
|
SA_LEN instead of SIN_LEN
|
1996-05-20 00:10:34 +00:00 |
|
Ted Lemon
|
a5ab762b84
|
Fix copyright; use intN_t types instead of actual C type names, which may be wrong
|
1996-05-20 00:00:48 +00:00 |
|
Ted Lemon
|
c41e81e4f6
|
Use distributed Berkeley networking headers
|
1996-05-19 23:55:07 +00:00 |
|
Ted Lemon
|
f6123fabc8
|
Fix copyrights
|
1996-05-19 23:53:44 +00:00 |
|
Ted Lemon
|
30b185f29c
|
declare error function as void
|
1996-05-17 23:26:32 +00:00 |
|
Ted Lemon
|
6185d99424
|
initialize option pointers after allocating a new class structure
|
1996-05-17 23:20:23 +00:00 |
|
Ted Lemon
|
d48783033b
|
getc() returns int, not char
|
1996-05-17 23:09:54 +00:00 |
|
Ted Lemon
|
67cf2a75a0
|
Update copyright
|
1996-05-17 07:42:05 +00:00 |
|
Ted Lemon
|
73fd57182e
|
Fix up 64-bit faux pas
|
1996-05-17 01:08:52 +00:00 |
|
Ted Lemon
|
409503846d
|
Add support for broken old 4.2BSD syslog
|
1996-05-17 00:28:58 +00:00 |
|
Ted Lemon
|
48142f2385
|
Fix pointer type incompatibilities
|
1996-05-16 23:56:03 +00:00 |
|
Ted Lemon
|
019f8a12eb
|
Fix up pointer types; add support for Alpha OSF/1 pfilt, which is only slightly different
|
1996-05-16 23:55:04 +00:00 |
|
Ted Lemon
|
e76970d349
|
Fix up pointer type incompatibilities
|
1996-05-16 23:13:59 +00:00 |
|
Ted Lemon
|
9029cbeea8
|
Fix up ethernet address struct-vs-array bug
|
1996-05-16 23:13:07 +00:00 |
|
Ted Lemon
|
fcc09faa7c
|
Add an else clause to avoid redundant test
|
1996-05-16 23:07:36 +00:00 |
|
Ted Lemon
|
47bab74fcd
|
Take out debug code in filter allowing in client packets
|
1996-05-16 08:19:02 +00:00 |
|
Ted Lemon
|
a8de6c982d
|
Debug and install NIT packet filter
|
1996-05-16 08:18:05 +00:00 |
|
Ted Lemon
|
64ed2d7cf9
|
Don't log the fact that a packet has arrived
|
1996-05-16 07:53:29 +00:00 |
|
Ted Lemon
|
7e7af53b9b
|
Another fussy interface announcement change
|
1996-05-16 07:45:14 +00:00 |
|
Ted Lemon
|
e41d835013
|
Undo interface attach announcement changes
|
1996-05-16 07:43:43 +00:00 |
|
Ted Lemon
|
66d9a26622
|
Fix copyright dates
|
1996-05-16 07:43:11 +00:00 |
|
Ted Lemon
|
cafcf586c8
|
Kludge hardware interface type
|
1996-05-16 07:37:18 +00:00 |
|
Ted Lemon
|
fd1dff9463
|
Don't need to include if_dl anymore
|
1996-05-16 07:34:24 +00:00 |
|
Ted Lemon
|
0d37819ae0
|
Fix up pointer type incompatibility
|
1996-05-16 07:29:09 +00:00 |
|
Ted Lemon
|
70dfd63614
|
Traditionalize; change interface attach message
|
1996-05-16 07:28:40 +00:00 |
|