]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/dlpi.c
[master] Fixed interface device naming for DLPI under Solaris 11
[thirdparty/dhcp.git] / common / dlpi.c
2016-02-23  Thomas Markwalder[master] Fixed interface device naming for DLPI under...
2014-09-18  Thomas Markwalder[master] Checkum handling fixes
2013-04-08  Shawn Routhier[master]
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-05-11  Tomek Mrugalski- Code cleanup: remove obsolete PROTO, KandR, INLINE...
2011-02-18  Shawn RouthierModify the dlpi code to accept getmsg() returning a...
2010-09-09  Shawn RouthierAnother batch of fixes
2009-11-24  Shawn RouthierUpdate copyright years
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-04-30  David Hankins- Compilation on Solaris with USE_SOCKETS defined in...
2009-03-24  David Hankins- A bug in DLPI packet transmission (Solaris, HP/UX...
2009-03-13  David Hankins- If configured, dhclient may now transmit to an anycas...
2008-02-29  Francis Dupontfix sunos compile
2007-10-08  David Hankins- Additional compilation problems on HP/UX have been...
2007-10-03  David Hankins- Compilation with DLPI and -Werror has been repaired...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-18  David Hankins- DHCPv4 I/O methods that failed to sense hardware...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2007-04-27  Evan HuntAssorted fixes for broken network devices: IP header...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-04-05  Ted LemonApply a patch supplied by Tuan Uong for a buffer offset...
2001-03-16  Ben CottrellMore DLPI patches from Joost. His patch was way garbled...
2001-02-02  Ben CottrellDoh! Syntax error that I really should have noticed...
2001-01-31  Ben CottrellPatch from Joost Mulders <dhcp@j-mulders.demon.nl>...
2001-01-25  Ted LemonFix a small nit in the dlpi code.
2000-09-01  Ted Lemon- Do what people expect when they don't declare the...
2000-07-27  Ted LemonReference count binding scopes. Align IP headers...
2000-06-08  Ted Lemon- Fix a mistake that was causing the fallback interface...
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-03-06  Ted LemonAdd interface deregistration routines (Brian Murrell).
2000-01-25  Ted LemonFixups for haddr/htype->hbuf
1999-10-14  Ted LemonCorrect printf argument type (Brian Murrell)
1999-10-07  Ted LemonFix a few more machine-specific signed vs. unsigned...
1999-09-09  Ted LemonBug fixes courtesy of Brian Murrell
1999-09-08  Ted LemonMake interfaces OMAPI objects.
1999-05-27  Ted LemonAdd recognition of token ring hardware type.
1999-04-25  Ted LemonOnly one binary file copyright required.
1999-04-23  Ted LemonAdd binary file copyright.
1999-03-16  Ted LemonSanitize Solaris build. V3-ALPHA-19990315
1999-03-16  Ted LemonUpdate license.
1999-03-13  Ted LemonAdd interface argument to can_*().
1999-03-13  Ted LemonAdd can_receive_unicast_unconfigured
1999-02-25  Ted LemonSync with 2.0b1pl16. Fix some pool allocation problems.
1999-02-24  Ted LemonChange names of error functions to be more consistent.
1999-02-14  Ted LemonPull up recent 2.0 changes.
1998-03-16  Ted LemonInclude dhcpd.h only once. Clean up dangling ifdef...
1998-03-15  Ted LemonDLPI support, contributed by Eric James Negaard.