]> git.ipfire.org Git - thirdparty/dhcp.git/history - server/mdb6.c
Fixed the code that checks if an address the server is planning
[thirdparty/dhcp.git] / server / mdb6.c
2012-01-05  Shawn RouthierFixed the code that checks if an address the server...
2011-12-30  Shawn RouthierModify the DDNS handling code. In a previous patch...
2011-01-20  Shawn RouthierWhen processing a request in the DHCPv6 server code...
2010-02-02  Shawn RouthierClean up some compiler warnings
2010-01-23  Francis Dupont_GNU_SOURCE fixes
2009-11-24  Shawn RouthierUpdate copyright years
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-05-18  David HankinsUpdate comment to explain absence of adjustment to...
2008-10-22  Francis DupontImprove IA_TA server support (17586)
2008-03-31  Francis Dupontrename iaaddr structure & co
2008-03-17  Francis DupontMerged IA_XXrelated structures
2008-02-21  Francis DupontSoft binding side-effects
2008-02-20  Francis DupontAdd IA_TA and IA_PD support in server
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-03  Shane KerrOne conversion to sub-second timers missed.
2008-01-03  Francis Dupontfiner granularity timers
2008-01-02  Francis DupontCleanup IA_NA dependencies
2007-12-28  Francis DupontFix reserved IID stuff for compiler warnings & co
2007-12-28  Francis DupontBetter control over allocated IID
2007-12-21  Francis Duponthash type fix
2007-12-18  Shane KerrFixed definition of iaaddr hash to use correct referenc...
2007-12-06  Shane KerrInsure we let people Request addresses that we suggeste...
2007-10-24  David Hankins- The client leasing subsystem was streamlined and...
2007-10-09  Shane KerrFix a number of bugs with the internal lease state...
2007-10-05  David Hankins- DDNS updates state information are now stored in...
2007-10-05  David Hankins- A core dump during expired lease cleanup has been...
2007-10-03  Shane KerrAvoid infinite loop where we reschedule for the current...
2007-10-03  Shane KerrMake sure we return the IPv6 address we suggested in...
2007-08-22  David Hankins- An internal database inconsistency bug was repaired...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-18  Shane KerrMerge errors from rt16849. Must remember to use "-u...
2007-05-18  Shane KerrExpire old IPv6 leases. Also a number of fixes.
2007-05-17  David Hankins- Additional warnings and such from robie. [ISC-Bugs...
2007-05-16  Shane KerrFreeBSD, NetBSD, OpenBSD support added in (again).
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.