Ted Lemon
c466184540
Fix up NetBSD/alpha build.
2001-02-26 22:21:15 +00:00
Ted Lemon
a7394d157f
Fix cross-platform compile warnings
2001-02-17 21:34:56 +00:00
Ted Lemon
53802791c5
Add support for tracing ICMP messages.
2001-02-12 19:42:21 +00:00
Ted Lemon
f1242fb40f
Fix up call to omapi_object_type_register.
2000-10-10 22:33:56 +00:00
Ted Lemon
0b1e395f13
Adjust arguments to omapi_object_type_register
2000-07-06 22:37:53 +00:00
Ted Lemon
20916cae75
- Fix all the OMAPI objects in the DHCP server and client that weren't
...
being correctly reference-counted.
- Make and use object-specific allocators.
- Add reference/dereference support to hash functions and to timeout
functions.
2000-05-16 23:03:49 +00:00
Ted Lemon
49733f31d3
Go back to the BSD license.
2000-03-17 04:00:32 +00:00
Ted Lemon
d1f313b300
socklen_t -> SOCKLEN_T
2000-02-03 03:43:51 +00:00
Ted Lemon
11515e7a8c
Make IP_HL and IP_HL_SET consistent.
2000-02-01 18:25:09 +00:00
Ted Lemon
fdea876e56
Use socklen_t only for recvfrom.
2000-02-01 18:19:48 +00:00
Ted Lemon
cfdfb9f126
AIX and Digital Unix compatibility fixes.
2000-02-01 03:19:56 +00:00
Ted Lemon
4bd8800e89
Fix compilation errors introduced in the last set of checkins.
2000-01-26 14:56:18 +00:00
Ted Lemon
f7c83eb431
Set close-on-exec if possible.
2000-01-05 18:01:41 +00:00
Ted Lemon
dd002d5d4b
One more argument to object_register...
1999-09-09 23:26:12 +00:00
Ted Lemon
fb2f48b61e
Update to use OMAPI I/O dispatcher.
1999-09-09 21:02:10 +00:00
Ted Lemon
f39b6e0089
Update license.
1999-03-16 05:50:46 +00:00
Ted Lemon
8ae2d59584
Change names of error functions to be more consistent.
1999-02-24 17:56:53 +00:00
Ted Lemon
3e18a8b4fb
Update binary copyright.
1998-06-25 22:54:13 +00:00
Ted Lemon
34436cc3b0
Clear out unused portion of icmp packet.
1998-06-25 02:55:56 +00:00
Ted Lemon
29d4ebe642
Clean up bogus Sun CC pointer type mismatches. Clean up signed vs. unsigned character pointer mismatches.
1998-03-16 06:13:01 +00:00
Ted Lemon
0a8ee595f1
Handle ICMP packets with IP header options correctly.
1998-01-12 01:00:42 +00:00
Ted Lemon
cf09117b89
Lose message on short icmp_echoreplies
1997-06-04 20:59:40 +00:00
Ted Lemon
a37e5e0930
Cast sockopt arg to char * for Solaris.
1997-06-03 02:12:20 +00:00
Ted Lemon
f2aad86a77
Fix alpha ptrsize botch. Try even harder to make sure ICMP Echo request packets are routed. Better error message.
1997-05-09 08:05:28 +00:00
Ted Lemon
23bebe4540
Cast pointer to char * in sendto for SunOS
1997-03-29 10:37:18 +00:00
Ted Lemon
6a1d7b36e0
raw reads include IP header before icmp header, so we have to skip over it.
1997-03-08 00:22:01 +00:00
Ted Lemon
e6c9e9b83a
Oops - didn't compile
1997-03-06 07:27:32 +00:00
Ted Lemon
4a3fd492b9
Support for ICMP Echo protocol
1997-03-06 07:08:00 +00:00