- 26 Mar, 2014 4 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 13 Mar, 2014 15 commits
-
-
Tomek Mrugalski authored
-
Thomas Markwalder authored
Kea engineering drop is being constructed. Version number was bumped accordingly.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Adds DHCP-DDNS to the BIND10 Guide.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Resolved Conflicts: src/bin/dhcp6/dhcp6_srv.cc
-
Stephen Morris authored
-
Thomas Markwalder authored
Added use of boolean structs for fdqn unit tests for clarity. Minor cosmetics.
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Merges in reversion of 3339 and 3373.
-
Thomas Markwalder authored
Added discussion of reverse DNS udpates to tables 17.4 and 18.4. Fixed other minor typos.
-
Stephen Morris authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
Added the constant D2ClientConfig::DFT_ALWAYS_INCLUDE_FQDN
-
- 12 Mar, 2014 6 commits
-
-
Thomas Markwalder authored
Added a method to ValueType<> template, getOptionalParam. Defined constants for dhcp-ddns default values in D2ClientConfig. D2ClientConfigParser uses these in conjuction with calls to ValueType<>getOptionalParam() to ensure all the parameters needed have values. Modifed unit tests accordingly.
-
Thomas Markwalder authored
Files reverted:
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Marcin Siodelski authored
Failing to initialize all values causes valgrind errors.
-
Marcin Siodelski authored
Conflicts: src/bin/dhcp6/dhcp6_messages.mes src/bin/dhcp6/dhcp6_srv.cc src/bin/dhcp6/dhcp6_srv.h src/bin/dhcp6/tests/dhcp6_test_utils.cc
-
- 11 Mar, 2014 11 commits
-
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
Thomas Markwalder authored
-
Thomas Markwalder authored
b10-dhcp-ddns now checks for NXRRSET on DNS removal, rather than NXDOMAIN
-
Thomas Markwalder authored
Also moved entry 767 above the beta release line.
-
Thomas Markwalder authored
Python data.merge function now does "deep" merges
-
Thomas Markwalder authored
-
Thomas Markwalder authored
The merge logic was simplified a bit and the commentary was improved.
-
Thomas Markwalder authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
- 10 Mar, 2014 2 commits
-
-
Tomek Mrugalski authored
- GenericLeaseMgrTest class moved to a separate file - @todo added for disabled tests in memfile (with explanations) - Added several comments
-
Marcin Siodelski authored
Also, a couple of trivial changes, mostly documentary.
-
- 09 Mar, 2014 2 commits
-
-
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.
-
Thomas Markwalder authored
Unit tests did not detect that Dhcpv6Srv::createNameChangeRequests attempts to make NCRs when the response FQDN flags indicate that none should be created. FqdnDhcpv6Srv::testFqdn has been expanded to invoke this method and check the outcome.
-