]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/discover.c
DHCPv6 branch merged to HEAD.
[thirdparty/dhcp.git] / common / discover.c
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2006-11-07  David Hankins- A logic error in omapi interface code was repaired...
2006-08-09  David HankinsRemoving the new I/O changes from HEAD. [ISC-Bugs ...
2006-02-27  David Hankins- The IO system now tracks all local IP addresses,...
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2002-06-10  MurrayBack out last change. The bug is in FreeBSD, not in...
2002-06-09  MurrayIncrease size of buffer to support more interfaces.
2002-06-09  MurrayMerge from branch - possibly avoid null-pointer derefer...
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-05-17  Ted LemonSync with 3.0rc7
2001-05-02  Ted LemonTweak the SIOCGIFCONF code once again.
2001-04-09  Ted LemonWork around Linux 2.4 Token Ring problem.
2001-04-05  Ted LemonTweak the omapi interface hooks.
2001-03-17  Ben CottrellFixed RT 938 having to do with SIOCGIFCONF on Linux...
2001-02-17  Ted Lemon- Set the fallback interface index to -1 to indicate...
2001-02-12  Ted LemonSubroutinize some functionality and add in tracing...
2001-01-03  Ted Lemon- Register the interface_initialize function (fixes...
2000-12-28  Ted LemonMove interface code so that it doesn't pollute the...
2000-10-10  Ted Lemon- Add initializer for interfaces.
2000-09-29  Ted LemonFix some bugs in the code to get arbitrarily long inter...
2000-09-04  Ted LemonAdd support for large SIOCGIFCONF returns (Greg Fausak).
2000-09-01  Ted Lemon- Do what people expect when they don't declare the...
2000-07-06  Ted LemonAdjust arguments to omapi_object_type_register
2000-06-08  Ted Lemon- Fix a mistake that was causing the fallback interface...
2000-05-17  Ted LemonFix up various platform-specific errors.
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-05-01  Ted LemonMove binding address values into discover.c
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-06  Ted LemonReturn -1 when read_socket method is called on non...
2000-02-15  Ted LemonIncorporate Brian Murrell's new OMAPI DHCP client changes.
2000-01-29  Ted LemonFix a call to dmalloc.
2000-01-28  Ted LemonBrian Murrell's changes to allow the client to be direc...
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
2000-01-25  Ted LemonLinux fixups for haddr/htype->hbuf
2000-01-05  Ted Lemonstruct hardware conversion. Set close-on-exec if...
1999-10-24  Ted LemonBomb out when an interface matches two shared networks.
1999-10-08  Ted Lemon- Don't try to process the option buffer if there isn...
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-09-15  Ted LemonFix some uninitialized objects.
1999-09-09  Ted LemonOne more argument to object_register...
1999-09-09  Ted LemonInitialize the OMAPI at the top level, not here.
1999-09-08  Ted LemonMake interfaces OMAPI objects.
1999-07-13  Ted LemonAdd a more informative message to the interface/declara...
1999-04-23  Ted Lemon- Exclude loopback and point-to-point interfaces, rathe...
1999-03-26  Ted LemonPull up changes in Patchlevel 19
1999-03-25  Ted LemonMake unknown hardware address type a warning instead...
1999-03-16  Ted LemonUpdate license.
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-11-11  Ted LemonAllow non-broadcast interfaces to be specified on the...
1998-11-06  Ted LemonInterface discovery code.