BIND 10 #3034: DHCP6 Configuration Parameter additions for DDNS
BIND 10 Development
do-not-reply at isc.org
Mon Feb 17 17:16:57 UTC 2014
#3034: DHCP6 Configuration Parameter additions for DDNS
-------------------------------------+-------------------------------------
Reporter: marcin | Owner:
Type: enhancement | UnAssigned
Priority: medium | Status:
Component: dhcp-ddns | reviewing
Keywords: | Milestone: DHCP-
Sensitive: 0 | Kea0.9-alpha
Sub-Project: DHCP | Resolution:
Estimated Difficulty: 32 | CVSS Scoring:
Total Hours: 8 | Defect Severity: N/A
| Feature Depending on Ticket:
| Add Hours to Ticket: 8
| Internal?: 0
-------------------------------------+-------------------------------------
Changes (by tmark):
* hours: 0 => 8
* owner: tmark => UnAssigned
* status: assigned => reviewing
* totalhours: 0 => 8
Comment:
DHCP6 can now parse dhcp-ddns configuration. The changes employed were
pretty simple, as all
the leg work was done under #3033:
* Added dhcp-ddns element to b10-dhcp6 configuration
* Replaced constants and logic in Dhcp6Srv::processClientFqdn() with use
of
D2ClientMgr configuration-sensitive FQDN flag and name methods.
* Replaced constant with CfgMgr::ddnsEnabled() in Dhcpv6Srv
* Replaced logic in Dhcpv6Srv::generateFqdn() which constructed the
FQDN from the lease address to use D2ClientMgr::generateFqdn() method.
Removed remaining obsolete FQDN_ constants.
Recommended !ChangeLog entry:
{{{
7xx. [func] tmark
b10-dhcp6 now parses parameters which support DHCP-DDNS updates via
the DHCP-DDNS module, b10-dhcp-ddns. These parameters are part of new
configuration element, dhcp-ddns, defined in dhcp4.spec. The
parameters
parse, store and retrieve but do not yet govern behavior. That will
be
provided under separate ticket, Trac #3222.
(Trac# 3034, git TBD)
}}}
--
Ticket URL: <https://bind10.isc.org/ticket/3034#comment:9>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list