summaryrefslogtreecommitdiff
path: root/src/lib/config/command_mgr.cc
AgeCommit message (Expand)Author
2018-08-13[gitlab8] Added log message indicating that the unix socket acceptor is opened.Marcin Siodelski
2018-06-14[5649] Make control channel buffer sizes consistent.Marcin Siodelski
2018-06-14[5649] Created common header file with control channel timeouts.Marcin Siodelski
2018-06-14[5649] Use WatchSocket to break sends in Command Manager.Marcin Siodelski
2018-06-13[5649] CommandMgr timeout is managed as the transaction is progressing.Marcin Siodelski
2018-06-05[5599] Control channel now emits info on any discarded dataThomas Markwalder
2018-03-23[5470] Lower logging level for certain config messages.Marcin Siodelski
2017-08-17Merge branch 'isc-master' into config-hAndrei Pavel
2017-07-23spelling: transferredJosh Soref
2017-07-05[5318] Minor corrections.Tomek Mrugalski
2017-07-05[5318] Addressed review comments.Marcin Siodelski
2017-07-04[5318] Default control connection timeout is now 10s.Marcin Siodelski
2017-07-04[5318] Minor corrections after review.Tomek Mrugalski
2017-07-04[5318] Call shutdown prior to closing the control socket.Marcin Siodelski
2017-07-03[5318] Implemented timeouts for CommandMgr.Marcin Siodelski
2017-07-03[5318] Cleanup comments and log messages in the CommandMgr.Marcin Siodelski
2017-07-03[5318] PoC for extending maximum request/response over 64k in Ctrl channel.Marcin Siodelski
2017-06-30[5317] Addressed review comments.Marcin Siodelski
2017-06-22[5317] Cleanup of the CommandMgr's code.Marcin Siodelski
2017-06-22[5317] Only a single control command connection is now allowed.Marcin Siodelski
2017-06-21[5317] Cleanup new code added to facilitate unix domain sockets.Marcin Siodelski
2017-06-21[5317] DHCPv4 server is using ASIO based CommandMgr.Marcin Siodelski
2017-01-09[master] Merge branch 'trac5100'Marcin Siodelski
2017-01-03[5100] Implemented HookedCommandMgr class.Marcin Siodelski
2017-01-03[5046] Addressed review commentsThomas Markwalder
2017-01-03[5100] Extracted command management into BaseCommandMgr class.Marcin Siodelski
2016-12-22[5046] CommandMgr dups the connection socket prior to executing commandThomas Markwalder
2016-12-14Added #include <config.h> to all .cc files.Andrei Pavel
2016-09-06[5004] Addressed commentsFrancis Dupont
2016-09-02[5004] Addressed CID 1372421 (and 1372420, 1372419)Francis Dupont
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2015-06-16[3880] Changes after review:Tomek Mrugalski
2015-06-16[3880] Changes after review:Tomek Mrugalski
2015-06-16[3880] Changes after review:Tomek Mrugalski
2015-06-10[3880] Compilation fixes after rebaseTomek Mrugalski
2015-06-10[3880] Support for control-socket implemented in DHCPv4.Tomek Mrugalski
2015-06-10[3880] Callback for handling UNIX connections implemented.Tomek Mrugalski
2015-06-10[3880] CommandSocketFactory implemented.Tomek Mrugalski
2015-06-10[3880] Initial implementation:Tomek Mrugalski