BIND 10 #1361: IfaceMgr.loDetect test fails on NetBSD

BIND 10 Development do-not-reply at isc.org
Fri Oct 28 16:54:19 UTC 2011


#1361: IfaceMgr.loDetect test fails on NetBSD
-------------------------------------+-------------------------------------
                   Reporter:  tomek  |                 Owner:  UnAssigned
                       Type:         |                Status:  reviewing
  defect                             |             Milestone:  Sprint-
                   Priority:  minor  |  DHCP-20111109
                  Component:  dhcp   |            Resolution:
                   Keywords:         |             Sensitive:  0
            Defect Severity:  N/A    |           Sub-Project:  DHCP
Feature Depending on Ticket:         |  Estimated Difficulty:  0
        Add Hours to Ticket:  0      |           Total Hours:  0
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by tomek):

 That is a workaround for missing interface detection. Its purpose is to
 detect what is a name of looppack interface: lo or lo0. DHCPv6 uses link-
 local multicast addresses. During socket joining multicast, interface name
 has to be specified. The whole thing is a stub implementation before
 proper interface detection is implemented. To run most of the remaining
 tests in a portable (on both Linux that use lo and BSD that use lo0), I
 need to know loopback interface name. Important point here is that by end
 of November, we are planning to have proper interface detection
 implemented. By that time this stub code will go away.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1361#comment:4>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list