BIND 10 #2682: DHCPv6 config parser accepts the creation of subnet without any address pool specified.
BIND 10 Development
do-not-reply at isc.org
Fri Feb 1 13:01:06 UTC 2013
#2682: DHCPv6 config parser accepts the creation of subnet without any address
pool specified.
-------------------------------------+-------------------------------------
Reporter: | Owner:
marcin | Status: new
Type: | Milestone: DHCP
defect | Outstanding Tasks
Priority: low | Keywords:
Component: dhcp6 | Sensitive: 0
CVSS Scoring: | Sub-Project: DHCP
Defect Severity: N/A | Estimated Difficulty: 0
Feature Depending on Ticket: | Total Hours: 0
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
This issue has come up during the execution of the v6.general.negative
test located in the dhcp-val repo (tests/common).
The following config config file is accepted: v6.general.negative.3.cfg:
{{{
# Create a new subnet and do not specify the pool.
config add Dhcp6/subnet6
config set Dhcp6/subnet6[0]/subnet "2001:db8:1::/64"
config commit
}}}
IMO, having a subnet without a pool in general does not makes sense now .
However the DHCP team may need some further discussions whether this is an
issue that should be fixed or it is desired behaviour.
The same applies to the DHCPv4 configuration.
--
Ticket URL: <http://bind10.isc.org/ticket/2682>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list