summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/tests/d2_udp_unittest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [v_1_2_0] copy right dates updatedWlodek Wencel2017-04-121-1/+1
* Corrected typosAndrei Pavel2016-12-141-5/+5
* [master] DDNS parameter, replace-client-name, now supports multiple modesThomas Markwalder2016-04-071-1/+1
|\
| * [4259] Converted replace-client-name from boolean to enumerationThomas Markwalder2016-04-041-2/+2
* | [4243] Disable optimization of boost:asio for gcc 5.2.0 through 5.3.0Thomas Markwalder2016-03-171-4/+3
|/
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
* [4202] Replaced underscores with hypens in NCR JSON element namesThomas Markwalder2015-11-231-6/+6
* [4009] Added boost to asio (tentative)Francis Dupont2015-09-021-1/+1
* [3833] some signed for loop variables aka #3833Francis Dupont2015-05-121-3/+3
* [3736] Removed a bunch of unused functions.Marcin Siodelski2015-03-121-8/+0
* [3736] Corrected the suppression in the d2_udp_unittest.Marcin Siodelski2015-03-061-1/+4
* [3736] Remove redundant assignment cppcheck warning in the d2_udp_unittest.ccMarcin Siodelski2015-03-061-1/+1
* [3414] References to b10-dhcp* modified to reference kea-dhcp*.Marcin Siodelski2014-07-021-2/+2
* [3328] Added new configurable values to dhcpsrv::D2ClientConfigThomas Markwalder2014-04-171-3/+44
* [master] Corrected two minor cppchecks.Thomas Markwalder2014-02-191-0/+1
* [master] Merge branch 'trac3329'Thomas Markwalder2014-02-181-25/+118
|\
| * [3329] D2ClientMgr::sendRequest now calls client's error handlerThomas Markwalder2014-02-141-2/+18
| * [3329] D2ClientMgr now supports suspending updates.Thomas Markwalder2014-02-131-23/+58
| * [3329] dhcpsrv::D2ClientMgr now registers IfaceMgrThomas Markwalder2014-02-111-0/+42
| * [3329] Moved dhcp::D2ClientMgr into its own header and source.Thomas Markwalder2014-02-101-1/+1
* | [master] Corrected valgrind complaint in dhcpsrv unittest.Thomas Markwalder2014-02-121-0/+5
|/
* [3221] Fixed doxygen errors, removed commented includeThomas Markwalder2014-02-081-1/+0
* [3221] Addressed review comments.Thomas Markwalder2014-02-081-1/+1
* [3221] Added dhcp-ddns IO support to dhcp::D2ClientMgrThomas Markwalder2014-02-051-0/+380