summaryrefslogtreecommitdiff
path: root/server/mdb6.c
Commit message (Expand)AuthorAgeFilesLines
* [#117] Fixed gcc 10 compilation issues147-keama-doesn-t-build-on-free-bsd-12-1117-isc-dhcp-does-not-build-with-gcc10Thomas Markwalder2020-10-071-1/+1
* [#64,!35] Restored workThomas Markwalder2019-11-221-0/+2
* [master] Use 0 instead of -1 to indicate empty heap indexThomas Markwalder2017-12-011-20/+22
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-3/+3
* [master] Server now supports EUI-64 based address allocation schemeThomas Markwalder2017-04-261-2/+241
* [master] Add support for relayed client-linklayer-address option (RFC 6939)Thomas Markwalder2016-01-281-1/+218
* [master] Log v6 shared network lease counts, when none available for a DUIDThomas Markwalder2015-01-081-1/+102
* [master] Add support for pool thresholdsShawn Routhier2014-06-051-1/+13
* [master] Emit log messages when the server is stableShawn Routhier2013-11-081-3/+8
* -n [master]Shawn Routhier2013-08-271-28/+280
* -n [master]Shawn Routhier2013-08-271-1/+47
* [rt30281]Shawn Routhier2012-08-171-27/+49
* [master] Merge branch 'rt25901_atf'Tomek Mrugalski2012-08-141-664/+5
|\
| * Existing server unittest migrated to ATF.Tomek Mrugalski2012-01-311-664/+5
* | - Rotate the lease file when running in v6 mode.Shawn Routhier2012-05-151-0/+7
* | Multiple items to clean up IPv6 address processing.Shawn Routhier2012-04-101-2/+232
* | Modify the code that determines if an outstanding DDNS requestShawn Routhier2012-03-191-1/+1
|/
* Fixed the code that checks if an address the server is planningShawn Routhier2012-01-051-5/+4
* Modify the DDNS handling code. In a previous patch we added loggingShawn Routhier2011-12-301-13/+6
* When processing a request in the DHCPv6 server code that specifiesShawn Routhier2011-01-201-3/+16
* Clean up some compiler warningsShawn Routhier2010-02-021-2/+2
* _GNU_SOURCE fixesFrancis Dupont2010-01-231-0/+2
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-69/+73
* Update comment to explain absence of adjustment to g-bit.David Hankins2009-05-181-1/+6
* Improve IA_TA server support (17586)Francis Dupont2008-10-221-8/+38
* rename iaaddr structure & coFrancis Dupont2008-03-311-278/+281
* Merged IA_XXrelated structuresFrancis Dupont2008-03-171-1241/+215
* Soft binding side-effectsFrancis Dupont2008-02-211-64/+91
* Add IA_TA and IA_PD support in serverFrancis Dupont2008-02-201-29/+202
* Updated copyright strings for 4.1.0a1 releaseEvan Hunt2008-01-241-1/+1
* One conversion to sub-second timers missed.Shane Kerr2008-01-031-1/+4
* finer granularity timersFrancis Dupont2008-01-031-1/+4
* Cleanup IA_NA dependenciesFrancis Dupont2008-01-021-86/+1328
* Fix reserved IID stuff for compiler warnings & coFrancis Dupont2007-12-281-9/+17
* Better control over allocated IIDFrancis Dupont2007-12-281-3/+32
* hash type fixFrancis Dupont2007-12-211-1/+1
* Fixed definition of iaaddr hash to use correct reference and dereferenceShane Kerr2007-12-181-1/+1
* Insure we let people Request addresses that we suggested in Advertise.Shane Kerr2007-12-061-0/+62
* - The client leasing subsystem was streamlined and corrected to accountDavid Hankins2007-10-241-1/+0
* Fix a number of bugs with the internal lease state handling.Shane Kerr2007-10-091-12/+20
* - DDNS updates state information are now stored in 'binding scopes' thatDavid Hankins2007-10-051-0/+8
* - A core dump during expired lease cleanup has been repaired.David Hankins2007-10-051-8/+17
* Avoid infinite loop where we reschedule for the current second byShane Kerr2007-10-031-1/+1
* Make sure we return the IPv6 address we suggested in response to aShane Kerr2007-10-031-2/+2
* - An internal database inconsistency bug was repaired where the serverDavid Hankins2007-08-221-11/+36
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-3/+3
* Copyright++David Hankins2007-05-191-1/+1
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-0/+2
* Merge errors from rt16849. Must remember to use "-u" when I'm makingShane Kerr2007-05-181-1/+1