summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/tests/d2_udp_unittest.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3307] release changesKea-2.5.7Marcin Godzina2024-03-221-1/+1
* [#3190] use smart pointer to capture IOService instanceRazvan Becheriu2024-03-051-6/+6
* [#2276] Initial impl ddns-resolution-conflict-modeThomas Markwalder2023-07-061-2/+2
* [#1656] 1.9.4 release: update copyrightsAndrei Pavel2021-01-251-1/+1
* [#1656] 1.9.4 release: spelling checkAndrei Pavel2021-01-251-1/+1
* [#1386] D2 supports add and remove without conflict resolutionThomas Markwalder2020-10-211-1/+2
* [#1308] review changesRazvan Becheriu2020-08-131-1/+1
* [#1308] No _1 ambiguitiesFrancis Dupont2020-08-131-2/+2
* [#1308] Got rid of boost function/bindFrancis Dupont2020-08-131-4/+4
* [#974] copy right dates, mes files Changelog prepared for releaseWlodek Wencel2019-10-291-1/+1
* [#35,!517] Removed DDNS params from D2ClientCfg and testsThomas Markwalder2019-10-101-3/+1
* [182-remove-always-include-fqdn-configuration-parameter-from-d2clientconfig] ...Francis Dupont2018-11-201-1/+1
* [5680] Added support for D2 client hostname sanitizer parms to dhcpsrv libThomas Markwalder2018-07-271-2/+2
* spelling: exercisingJosh Soref2017-07-231-1/+1
* [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