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

17 Commits

Author SHA1 Message Date
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