- 09 Mar, 2014 1 commit
-
-
Thomas Markwalder authored
Dhcpv6Srv::createNameChangeRequests was not catching cases where FQDN flags indicate NO changes should be made. This causes an exception to thrown by the NCR constructor stating that both forward and reverse flags cannot be false. Also moved the check up in the method, above of the options loop.
-
- 01 Mar, 2014 1 commit
-
-
Thomas Markwalder authored
Updated Dhcpv6Srv to use D2ClientMgr::getUpdateDirections method and adjusted FQDN unit tests to accomodate new client delegation behavior. Also added a few unit tests that should have been added under 3034.
-
- 26 Feb, 2014 1 commit
-
-
Thomas Markwalder authored
In addition to minor corrections, unit tests for NameChangeTransaction:: responseString was added. Also added a similiar method NameChangeTransaction:: transactionOutcomeString() and unit tests.
-
- 20 Feb, 2014 3 commits
-
-
Thomas Markwalder authored
Replaced use of internal queue in Dhcpv6Srv with posting NCRs to D2ClientMgr. Upgraded unit tests accordingly. b10-dhcp6 is now fully able to participate in DDNS.
-
Thomas Markwalder authored
Added D2ClientMgr send mode control and error handler to Dhcp6vSrv and use of each to ControlledDhcpv6Srv. Added new unit test files d2_unittest.h and cc.
-
Thomas Markwalder authored
Reviewed required a few comments to be added.
-
- 18 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 17 Feb, 2014 4 commits
-
-
Marcin Siodelski authored
-
Thomas Markwalder authored
Replaced logic in Dhcpv6Srv::generateFqdn() which constructed the FQDN from the lease address to use D2ClientMgr::generateFqdn() method. Removed remaining obsolete FQDN_ constants.
-
Thomas Markwalder authored
Dhcpv6Srv now uses method in CfgMgr to test whether or not ddns updates are enabled. Add unit tests to verify NCRs are or are not created accordingly.
-
Thomas Markwalder authored
Replaced constants and logic in Dhcp6Srv::processClientFqdn() with use of D2ClientMgr configuration-sensitive FQDN flag and domain name methods.
-
- 13 Feb, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 12 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 03 Feb, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 29 Jan, 2014 2 commits
-
-
Marcin Siodelski authored
This is a result of the second review.
-
Marcin Siodelski authored
-
- 27 Jan, 2014 7 commits
-
-
Marcin Siodelski authored
Also, moved lease unit tests to a dedicated test file.
-
Stephen Morris authored
-
Marcin Siodelski authored
Also, allow the server to generate FQDN if configured to do so, even if client specified non-empty FQDN.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Mukund Sivaraman authored
This gives us a very tiny speedup, as size() was a const method already.
-
Mukund Sivaraman authored
-
- 24 Jan, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 23 Jan, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 21 Jan, 2014 1 commit
-
-
Marcin Siodelski authored
-
- 20 Jan, 2014 7 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 17 Jan, 2014 1 commit
-
-
Tomek Mrugalski authored
- Dhcpv{4,6}Srv::classifyPacket() is now better commented. - constants are now used instead of magic numbers - Pkt{4,6}::addClass is now better commented
-
- 16 Jan, 2014 1 commit
-
-
Wlodzimierz Wencel authored
-
- 14 Jan, 2014 1 commit
-
-
Wlodzimierz Wencel authored
-
- 13 Jan, 2014 2 commits
- 10 Jan, 2014 2 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-