summaryrefslogtreecommitdiff
path: root/common/dlpi.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-83/+83
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* Merged rt44535 (relay port)Francis Dupont2017-12-231-0/+4
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-2/+1
* [master] Fixed interface device naming for DLPI under Solaris 11Thomas Markwalder2016-02-231-2/+12
* [master] Checkum handling fixesThomas Markwalder2014-09-181-2/+2
* [master]Shawn Routhier2013-04-081-3/+1
* - Code cleanup: remove obsolete PROTO, KandR, INLINE and ANSI_DECL macrosTomek Mrugalski2011-05-111-31/+29
* Modify the dlpi code to accept getmsg() returning a positive value.Shawn Routhier2011-02-181-11/+2
* Another batch of fixesShawn Routhier2010-09-091-9/+10
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* - Compilation on Solaris with USE_SOCKETS defined in includes/site.h hasDavid Hankins2009-04-301-3/+12
* - A bug in DLPI packet transmission (Solaris, HP/UX) that caused the serverDavid Hankins2009-03-241-15/+43
* - If configured, dhclient may now transmit to an anycast MAC address,David Hankins2009-03-131-1/+4
* fix sunos compileFrancis Dupont2008-02-291-1/+1
* - Additional compilation problems on HP/UX have been repaired.David Hankins2007-10-081-4/+4
* - Compilation with DLPI and -Werror has been repaired. [ISC-Bugs #17189]David Hankins2007-10-031-7/+20
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-5/+0
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-45/+4
* - DHCPv4 I/O methods that failed to sense hardware address were corrected.David Hankins2007-05-181-1/+3
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-8/+85
* Assorted fixes for broken network devices: IP header length field is nowEvan Hunt2007-04-271-4/+8
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-30/+21
* Apply a patch supplied by Tuan Uong for a buffer offset error.Ted Lemon2001-04-051-4/+10
* More DLPI patches from Joost. His patch was way garbled, but this is myBen Cottrell2001-03-161-136/+106
* Doh! Syntax error that I really should have noticed. Hind paw firmlyBen Cottrell2001-02-021-2/+2
* Patch from Joost Mulders <dhcp@j-mulders.demon.nl> to make DLPI work better,Ben Cottrell2001-01-311-28/+59
* Fix a small nit in the dlpi code.Ted Lemon2001-01-251-2/+5
* - Do what people expect when they don't declare the subnet to which anTed Lemon2000-09-011-1/+7
* Reference count binding scopes. Align IP headers on output.Ted Lemon2000-07-271-4/+12
* - Fix a mistake that was causing the fallback interface not to be used (thanksTed Lemon2000-06-081-1/+2
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-6/+3
* Go back to the BSD license.Ted Lemon2000-03-171-14/+28
* Add interface deregistration routines (Brian Murrell).Ted Lemon2000-03-061-1/+43
* Fixups for haddr/htype->hbufTed Lemon2000-01-251-23/+26
* Correct printf argument type (Brian Murrell)Ted Lemon1999-10-141-2/+2
* Fix a few more machine-specific signed vs. unsigned pointer bufs.Ted Lemon1999-10-071-2/+2
* Bug fixes courtesy of Brian MurrellTed Lemon1999-09-091-2/+2
* Make interfaces OMAPI objects.Ted Lemon1999-09-081-3/+10
* Add recognition of token ring hardware type.Ted Lemon1999-05-271-1/+5
* Only one binary file copyright required.Ted Lemon1999-04-251-6/+1
* Add binary file copyright.Ted Lemon1999-04-231-1/+6
* Sanitize Solaris build.V3-ALPHA-19990315Ted Lemon1999-03-161-2/+2
* Update license.Ted Lemon1999-03-161-28/+14
* Add interface argument to can_*().Ted Lemon1999-03-131-3/+5
* Add can_receive_unicast_unconfiguredTed Lemon1999-03-131-1/+6
* Sync with 2.0b1pl16. Fix some pool allocation problems.Ted Lemon1999-02-251-20/+24