BIND 10 #1555: refactor: DHCP listening on more than one interface, timeout

BIND 10 Development do-not-reply at isc.org
Fri Jul 19 12:47:03 UTC 2013


#1555: refactor: DHCP listening on more than one interface, timeout
-------------------------------------+-------------------------------------
            Reporter:  tomek         |                        Owner:
                Type:  enhancement   |  marcin
            Priority:  medium        |                       Status:
           Component:  dhcp          |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-DHCP-20130731
         Sub-Project:  DHCP          |                   Resolution:
Estimated Difficulty:  0             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by tomek):

 An extra comment about getIface() and the general way how IfaceMgr stores
 interface info. We may rework it some time in the future to use
 name->object and ifindex->object maps for performance reasons. I'm aware
 of one production deployment that has over 100 interface names (lots of
 vlans), so the performance degradation may be non-trivial in such case. If
 we rework the code, this method may suddenly start returning NULLs.

 One simple "if" is not that big of a deal.

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


More information about the bind10-tickets mailing list