Wlodek Wencel
49a7fb582d
copy rights update
2022-01-25 16:24:16 +01:00
Tomek Mrugalski
f6b8f48d16
[ #189 ] Whitespace fixes in opened files
2022-01-20 12:04:28 +01:00
Tomek Mrugalski
429a56d73c
[ #189 ] ISC address updated
2022-01-20 12:04:28 +01:00
Thomas Markwalder
7512d88b9f
[master] Replaced licensing text with MPL licensing text throughout
2017-07-12 09:23:23 -04:00
Shawn Routhier
edad9be5cd
[master] Remove vix.com and nominum.com
...
Remove old information from copyrights and
man pages.
2014-01-26 10:52:15 -08:00
Mark Andrews
dc9d7b08aa
- Silence benign static analysis warnings.
...
[ISC-Bugs #33428 ]
2013-05-15 10:49:54 +10:00
Tomek Mrugalski
a34feb7d81
- Code cleanup: remove obsolete PROTO, KandR, INLINE and ANSI_DECL macros
...
[ISC-Bugs #13151 ]
2011-05-11 14:01:25 +00:00
Shawn Routhier
a47d63362f
Update copyright years
2009-11-24 02:06:57 +00:00
Shawn Routhier
2c85ac9b24
Switch isc urls from http to https and correct sw to services or software
...
for new web site as appropirate.
2009-07-23 18:52:21 +00:00
David Hankins
39725d921f
Version to 4.0.0a3.
...
README/RELNOTES to new version.
Copyright updates.
2007-09-05 17:32:10 +00:00
Shane Kerr
28868515f6
Code cleanup to remove warnings from "gcc -Wall".
...
See RT ticket #16988 for more.
2007-07-13 06:43:43 +00:00
Shane Kerr
76c944da04
Fix pointer size in 64-bit land.
...
See RT ticket #16902 for more.
2007-05-23 10:35:11 +00:00
David Hankins
98311e4ba9
MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are
...
now synced as of tag V3-0-3-BETA-1.
2005-03-17 20:15:29 +00:00
Murray
cd6568057e
Properly initialize sockaddr to 0.
...
Submitted by: Jun-ichiro itojun Hagino <itojun@iijlab.net>
RT #: 3040
2002-06-09 22:16:34 +00:00
Ted Lemon
d758ad8cac
Merge changes between 3.0rc7 and 3.0rc8pl2.
2001-06-27 00:31:20 +00:00
Ted Lemon
c6f810c2d5
If ICMP doesn't come up, continue.
2001-04-23 21:41:36 +00:00
Ted Lemon
ef4d4bfdaa
Fix an endian bug in trace files (James Brister)
2001-03-14 15:56:27 +00:00
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