summaryrefslogtreecommitdiffstats
path: root/src/bin/dhcp6/ctrl_dhcp6_srv.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* Revert "[master] Merge branch 'trac4106'"Marcin Siodelski2015-12-101-11/+0
* [master] Merge branch 'trac4106'Marcin Siodelski2015-12-101-0/+11
|\
| * [4106] Renamed DHCPv4 and DHCPv6 specific IPC classes.Marcin Siodelski2015-12-091-1/+1
| * [4106] Ported DHCPv4-over-DHCPv6 IPC code from fd4o6 private branchFrancis Dupont2015-10-311-0/+11
* | [master] Merge branch 'trac4204fd'Marcin Siodelski2015-12-011-0/+5
|\ \
| * | [4204] Runtime option definitions created using set/commit process.Marcin Siodelski2015-11-241-0/+5
| |/
* / [3874] Use generated server identifier in the server.Marcin Siodelski2015-11-171-0/+25
|/
* [master] Finished merge of trac3978 (new leases-reclaim command)Francis Dupont2015-10-261-1/+1
* [3978] Addressed commentsFrancis Dupont2015-10-231-6/+22
* [3978] Cleaned up codeFrancis Dupont2015-10-171-0/+3
* [3978] new command handler takes no argumentFrancis Dupont2015-10-171-1/+1
* [3978] Added unit testsFrancis Dupont2015-10-161-1/+1
* [3978] Tentative leases-reclaim commandFrancis Dupont2015-10-161-0/+14
* [3975] Support for unwarned-reclaim-cycles parameter added.Marcin Siodelski2015-10-121-2/+4
* [3975] Scheduling lease expiration timers in the DHCP servers.Marcin Siodelski2015-10-121-16/+48
* [3971] Catch exceptions in the CtrlDhcp{4,6}Srv destructors.Marcin Siodelski2015-09-281-16/+23
* [3971] DHCPv6 server uses TimerMgr to run LFC timers.Marcin Siodelski2015-09-281-1/+30
* [3797] Added support for Control Channel to DHCPv6Thomas Markwalder2015-06-181-2/+44
* [3604] The CfgIface is returned by a pointer, not reference.Marcin Siodelski2015-02-101-2/+1
* [3534] Addressed review comments.Marcin Siodelski2014-09-121-1/+1
* [3534] Commit and rollback the staging configuration.Marcin Siodelski2014-09-021-13/+8
* [3534] Renamed CfgMgr::getCurrent to CfgMgr::getCurrentCfg.Marcin Siodelski2014-08-291-1/+1
* [3534] Removed CfgMgr::getConfiguration.Marcin Siodelski2014-08-291-1/+1
* [3534] Basic implementation of staging and rolling back configurations.Marcin Siodelski2014-08-291-2/+2
* [3512] Renamed IfaceCfg to CfgIface as suggested in the review.Marcin Siodelski2014-08-261-1/+1
* [3512] DHCP servers now use the IfaceCfg class for selecting interfaces.Marcin Siodelski2014-08-201-2/+6
* [3399] Changes after reviewTomek Mrugalski2014-05-301-1/+4
* [3399] Minor corrections in DHCPv6 (after 3400)Tomek Mrugalski2014-05-211-2/+2
* [3400] Changes after review:Tomek Mrugalski2014-05-061-0/+183
* [3400] Initial JSON file read support added in b10-dhcp6Tomek Mrugalski2014-04-221-294/+0
* [3222] b10-dhcp6 now controls D2ClientMgrThomas Markwalder2014-02-201-0/+14
* [3315] Support for multiple external sockets in dhcp::IfaceMgrTomek Mrugalski2014-01-301-4/+7
* [3195] Failed unicast bind no longer terminates control session.Tomek Mrugalski2013-10-161-1/+1
* [2981] Changes as a result of review.Stephen Morris2013-08-131-1/+2
* [2981] Added libreload functionality to DHCPv6 serverStephen Morris2013-07-251-1/+17
* [2981] Configuration changes now load and unload hooks librariesStephen Morris2013-07-251-0/+2
* [1555] Address review comments.Marcin Siodelski2013-07-191-35/+0
* [1555] Use asterisk as wildcard for all interfaces that server listens on.Marcin Siodelski2013-07-121-1/+1
* [1555] Log warning if no interfaces are configured to listen DHCP traffic.Marcin Siodelski2013-07-121-1/+3
* [1555] Differentiate between activation of IPv4 and IPv6 sockets.Marcin Siodelski2013-07-111-2/+2
* [1555] Log activation and deactivation of the interface.Marcin Siodelski2013-07-111-4/+17
* [1555] Open only selected sockets when Kea starts up.Marcin Siodelski2013-07-111-0/+5
* [1555] Set inactivity flag using pointer to an interface.Marcin Siodelski2013-07-111-1/+2
* [1555] Open active V6 sockets when configuration is changed.Marcin Siodelski2013-07-111-1/+40
* [master] many misspelling and typo fixesJeremy C. Reed2013-03-061-1/+1
* [master] Merge branch 'trac2637'Marcin Siodelski2013-01-231-14/+65
|\
| * [2637] Fix the DHCP configuration handling.Marcin Siodelski2013-01-181-14/+48
| * [2637] Use full configuration everytime the new configuration is commited.Marcin Siodelski2013-01-161-11/+28
* | [2559] Merge branch 'master' into trac2559Stephen Morris2013-01-211-2/+2
|\ \