BIND 10 #3252: libdhcp++: The IfaceMgr::openSockets6 shouldn't throw an exception when failed to open socket.
BIND 10 Development
do-not-reply at isc.org
Mon Dec 2 11:40:12 UTC 2013
#3252: libdhcp++: The IfaceMgr::openSockets6 shouldn't throw an exception when
failed to open socket.
-------------------------------------+-------------------------------------
Reporter: | Owner:
marcin | Status: new
Type: | Milestone: DHCP
enhancement | Outstanding Tasks
Priority: | Keywords:
medium | Sensitive: 0
Component: dhcp | Sub-Project: DHCP
CVSS Scoring: | Estimated Difficulty: 0
Defect Severity: N/A | Total Hours: 0
Feature Depending on Ticket: 3251 |
Add Hours to Ticket: 0 |
Internal?: 0 |
-------------------------------------+-------------------------------------
In the general case, the DHCPv6 server is operating on multiple
interfaces. The failure to open a socket on one of them should not
preclude other sockets to be open. The same problem for DHCPv4 had been
reported and resolved as #2765. In #2765 the error handler function has
been used to report an error without throwing an exception from
openSockets6. This change will require a few unit tests so the #3251
should be resolved first.
--
Ticket URL: <http://bind10.isc.org/ticket/3252>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list