]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/icmp.c
Checkpoint: code done, need tests
[thirdparty/dhcp.git] / common / icmp.c
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-05-15  Mark Andrews- Silence benign static analysis warnings.
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-05-11  Tomek Mrugalski- Code cleanup: remove obsolete PROTO, KandR, INLINE...
2009-11-24  Shawn RouthierUpdate copyright years
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2007-09-05  David HankinsVersion to 4.0.0a3.
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-05-23  Shane KerrFix pointer size in 64-bit land.
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2002-06-09  MurrayProperly initialize sockaddr to 0.
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-04-23  Ted LemonIf ICMP doesn't come up, continue.
2001-03-14  Ted LemonFix an endian bug in trace files (James Brister)
2001-02-26  Ted LemonFix up NetBSD/alpha build.
2001-02-17  Ted LemonFix cross-platform compile warnings
2001-02-12  Ted LemonAdd support for tracing ICMP messages.
2000-10-10  Ted LemonFix up call to omapi_object_type_register.
2000-07-06  Ted LemonAdjust arguments to omapi_object_type_register
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-03-17  Ted LemonGo back to the BSD license.
2000-02-03  Ted Lemonsocklen_t -> SOCKLEN_T
2000-02-01  Ted LemonMake IP_HL and IP_HL_SET consistent.
2000-02-01  Ted LemonUse socklen_t only for recvfrom.
2000-02-01  Ted LemonAIX and Digital Unix compatibility fixes.
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
2000-01-05  Ted LemonSet close-on-exec if possible.
1999-09-09  Ted LemonOne more argument to object_register...
1999-09-09  Ted LemonUpdate to use OMAPI I/O dispatcher.
1999-03-16  Ted LemonUpdate license.
1999-02-24  Ted LemonChange names of error functions to be more consistent.
1998-06-25  Ted LemonUpdate binary copyright.
1998-06-25  Ted LemonClear out unused portion of icmp packet.
1998-03-16  Ted LemonClean up bogus Sun CC pointer type mismatches. Clean...
1998-01-12  Ted LemonHandle ICMP packets with IP header options correctly.
1997-06-04  Ted LemonLose message on short icmp_echoreplies
1997-06-03  Ted LemonCast sockopt arg to char * for Solaris.
1997-05-09  Ted LemonFix alpha ptrsize botch. Try even harder to make...
1997-03-29  Ted LemonCast pointer to char * in sendto for SunOS
1997-03-08  Ted Lemonraw reads include IP header before icmp header, so...
1997-03-06  Ted LemonOops - didn't compile
1997-03-06  Ted LemonSupport for ICMP Echo protocol