summaryrefslogtreecommitdiff
path: root/common/discover.c
Commit message (Expand)AuthorAgeFilesLines
* Merged rt44535 (relay port)Francis Dupont2017-12-231-2/+41
* Added local-address6Francis Dupont2017-12-191-0/+8
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-3/+3
* [master] Added allocation failure error messages to two locationsThomas Markwalder2017-06-201-2/+7
* Merged #28761 (Linux interface discovery)Francis Dupont2017-03-081-383/+21
* [master] Added -iu command line argument to dhcrelayThomas Markwalder2016-08-101-1/+7
* [master] Clean up interface name handling during interface discoveryThomas Markwalder2016-07-081-7/+9
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-2/+1
* Merged rt35711c (DHCPv4-over-DHCPv6 support)Francis Dupont2016-02-231-14/+35
* [master] Corrects high impact issues reported by Coverity.Thomas Markwalder2014-08-251-3/+3
* [master] Several small patchesShawn Routhier2014-04-251-3/+6
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* -n [master]Shawn Routhier2013-10-211-11/+8
* -n [master]Shawn Routhier2013-08-271-0/+1
* Two packets were found that cause a server to halt. The codeShawn Routhier2011-07-191-6/+10
* Restore common/discover.c, common/options.c and server/dhcp.cShawn Routhier2011-07-021-10/+6
* Correct an unsigned math operation when calculating the optionsShawn Routhier2011-07-011-6/+10
* In Solaris 11 switch to using sockets instead of DLPI, thanksShawn Routhier2011-06-271-2/+39
* - Code cleanup: remove obsolete PROTO, KandR, INLINE and ANSI_DECL macrosTomek Mrugalski2011-05-111-5/+5
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-22/+34
* Fix the check in the signal handler code to check if there is an innerShawn Routhier2009-09-091-1/+1
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* update copyrightPaul Selkirk2009-07-161-1/+1
* Don't look for IPv6 interfaces on Linux when running in DHCPv4 mode. [RT#1872...Paul Selkirk2009-07-161-12/+17
* - Compilation on Solaris with USE_SOCKETS defined in includes/site.h hasDavid Hankins2009-04-301-1/+1
* - The v6 BSD socket method was updated to use a single UDP BSD socketDavid Hankins2008-08-291-1/+24
* Backing out [ISC-Bugs #17610]David Hankins2008-08-081-17/+1
* - The BSD socket code will now permit multiple DHCPv6 server instances toDavid Hankins2008-08-081-1/+17
* - Merge dhcrelay6 into dhcrelayEvan Hunt2008-06-131-1/+2
* - Fix startup error messages to report a missing "subnet6 declaration", ratherMark Andrews2008-02-131-3/+11
* Updated copyright strings for 4.1.0a1 releaseEvan Hunt2008-01-241-1/+1
* DHCP now builds under AIXMark Andrews2008-01-231-2/+23
* - DDNS updates state information are now stored in 'binding scopes' thatDavid Hankins2007-10-051-0/+3
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-5/+7
* Fix for interface detection when no IPv4 addresses available.Shane Kerr2007-08-141-7/+19
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-14/+7
* - Compilation on HP/UX has been repaired. The changes should generallyDavid Hankins2007-06-081-7/+61
* - A bug was fixed in interface discovery wherein an error identifyingDavid Hankins2007-06-011-3/+5
* - Parse AF_LINK contents properly - sa->sdl_type is the hardware type,David Hankins2007-05-191-15/+1
* Load net/if_dl.h if it exists (FreeBSD compile fix).David Hankins2007-05-191-2/+2
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-132/+42
* - DHCPv4 I/O methods that failed to sense hardware address were corrected.David Hankins2007-05-181-2/+20
* FreeBSD, NetBSD, OpenBSD support added in (again).Shane Kerr2007-05-161-147/+85
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-168/+844
* - A logic error in omapi interface code was repaired that might result inDavid Hankins2006-11-071-2/+2
* Removing the new I/O changes from HEAD. [ISC-Bugs #16328]David Hankins2006-08-091-38/+3
* - The IO system now tracks all local IP addresses, so that the DHCPDavid Hankins2006-02-271-3/+38
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-2/+14
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-35/+44
* Back out last change. The bug is in FreeBSD, not in this file.Murray2002-06-101-2/+2