index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bin
/
dhcp6
/
ctrl_dhcp6_srv.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
Revert "[master] Merge branch 'trac4106'"
Marcin Siodelski
2015-12-10
1
-11
/
+0
*
[master] Merge branch 'trac4106'
Marcin Siodelski
2015-12-10
1
-0
/
+11
|
\
|
*
[4106] Renamed DHCPv4 and DHCPv6 specific IPC classes.
Marcin Siodelski
2015-12-09
1
-1
/
+1
|
*
[4106] Ported DHCPv4-over-DHCPv6 IPC code from fd4o6 private branch
Francis Dupont
2015-10-31
1
-0
/
+11
*
|
[master] Merge branch 'trac4204fd'
Marcin Siodelski
2015-12-01
1
-0
/
+5
|
\
\
|
*
|
[4204] Runtime option definitions created using set/commit process.
Marcin Siodelski
2015-11-24
1
-0
/
+5
|
|
/
*
/
[3874] Use generated server identifier in the server.
Marcin Siodelski
2015-11-17
1
-0
/
+25
|
/
*
[master] Finished merge of trac3978 (new leases-reclaim command)
Francis Dupont
2015-10-26
1
-1
/
+1
*
[3978] Addressed comments
Francis Dupont
2015-10-23
1
-6
/
+22
*
[3978] Cleaned up code
Francis Dupont
2015-10-17
1
-0
/
+3
*
[3978] new command handler takes no argument
Francis Dupont
2015-10-17
1
-1
/
+1
*
[3978] Added unit tests
Francis Dupont
2015-10-16
1
-1
/
+1
*
[3978] Tentative leases-reclaim command
Francis Dupont
2015-10-16
1
-0
/
+14
*
[3975] Support for unwarned-reclaim-cycles parameter added.
Marcin Siodelski
2015-10-12
1
-2
/
+4
*
[3975] Scheduling lease expiration timers in the DHCP servers.
Marcin Siodelski
2015-10-12
1
-16
/
+48
*
[3971] Catch exceptions in the CtrlDhcp{4,6}Srv destructors.
Marcin Siodelski
2015-09-28
1
-16
/
+23
*
[3971] DHCPv6 server uses TimerMgr to run LFC timers.
Marcin Siodelski
2015-09-28
1
-1
/
+30
*
[3797] Added support for Control Channel to DHCPv6
Thomas Markwalder
2015-06-18
1
-2
/
+44
*
[3604] The CfgIface is returned by a pointer, not reference.
Marcin Siodelski
2015-02-10
1
-2
/
+1
*
[3534] Addressed review comments.
Marcin Siodelski
2014-09-12
1
-1
/
+1
*
[3534] Commit and rollback the staging configuration.
Marcin Siodelski
2014-09-02
1
-13
/
+8
*
[3534] Renamed CfgMgr::getCurrent to CfgMgr::getCurrentCfg.
Marcin Siodelski
2014-08-29
1
-1
/
+1
*
[3534] Removed CfgMgr::getConfiguration.
Marcin Siodelski
2014-08-29
1
-1
/
+1
*
[3534] Basic implementation of staging and rolling back configurations.
Marcin Siodelski
2014-08-29
1
-2
/
+2
*
[3512] Renamed IfaceCfg to CfgIface as suggested in the review.
Marcin Siodelski
2014-08-26
1
-1
/
+1
*
[3512] DHCP servers now use the IfaceCfg class for selecting interfaces.
Marcin Siodelski
2014-08-20
1
-2
/
+6
*
[3399] Changes after review
Tomek Mrugalski
2014-05-30
1
-1
/
+4
*
[3399] Minor corrections in DHCPv6 (after 3400)
Tomek Mrugalski
2014-05-21
1
-2
/
+2
*
[3400] Changes after review:
Tomek Mrugalski
2014-05-06
1
-0
/
+183
*
[3400] Initial JSON file read support added in b10-dhcp6
Tomek Mrugalski
2014-04-22
1
-294
/
+0
*
[3222] b10-dhcp6 now controls D2ClientMgr
Thomas Markwalder
2014-02-20
1
-0
/
+14
*
[3315] Support for multiple external sockets in dhcp::IfaceMgr
Tomek Mrugalski
2014-01-30
1
-4
/
+7
*
[3195] Failed unicast bind no longer terminates control session.
Tomek Mrugalski
2013-10-16
1
-1
/
+1
*
[2981] Changes as a result of review.
Stephen Morris
2013-08-13
1
-1
/
+2
*
[2981] Added libreload functionality to DHCPv6 server
Stephen Morris
2013-07-25
1
-1
/
+17
*
[2981] Configuration changes now load and unload hooks libraries
Stephen Morris
2013-07-25
1
-0
/
+2
*
[1555] Address review comments.
Marcin Siodelski
2013-07-19
1
-35
/
+0
*
[1555] Use asterisk as wildcard for all interfaces that server listens on.
Marcin Siodelski
2013-07-12
1
-1
/
+1
*
[1555] Log warning if no interfaces are configured to listen DHCP traffic.
Marcin Siodelski
2013-07-12
1
-1
/
+3
*
[1555] Differentiate between activation of IPv4 and IPv6 sockets.
Marcin Siodelski
2013-07-11
1
-2
/
+2
*
[1555] Log activation and deactivation of the interface.
Marcin Siodelski
2013-07-11
1
-4
/
+17
*
[1555] Open only selected sockets when Kea starts up.
Marcin Siodelski
2013-07-11
1
-0
/
+5
*
[1555] Set inactivity flag using pointer to an interface.
Marcin Siodelski
2013-07-11
1
-1
/
+2
*
[1555] Open active V6 sockets when configuration is changed.
Marcin Siodelski
2013-07-11
1
-1
/
+40
*
[master] many misspelling and typo fixes
Jeremy C. Reed
2013-03-06
1
-1
/
+1
*
[master] Merge branch 'trac2637'
Marcin Siodelski
2013-01-23
1
-14
/
+65
|
\
|
*
[2637] Fix the DHCP configuration handling.
Marcin Siodelski
2013-01-18
1
-14
/
+48
|
*
[2637] Use full configuration everytime the new configuration is commited.
Marcin Siodelski
2013-01-16
1
-11
/
+28
*
|
[2559] Merge branch 'master' into trac2559
Stephen Morris
2013-01-21
1
-2
/
+2
|
\
\
[next]