BIND 10 #3180: Kea6 is not able to handle relayed traffic from DOCSIS3.0

BIND 10 Development do-not-reply at isc.org
Mon Oct 7 09:42:34 UTC 2013


#3180: Kea6 is not able to handle relayed traffic from DOCSIS3.0
-------------------------------------+-------------------------------------
            Reporter:  tomek         |                        Owner:
                Type:  defect        |  UnAssigned
            Priority:  very high     |                       Status:
           Component:  dhcp6         |  assigned
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-DHCP-20131016
         Sub-Project:  DHCP          |                   Resolution:
Estimated Difficulty:  0             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:
                                     |  Medium
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by marcin):

 * owner:   => UnAssigned
 * status:  new => assigned


Comment:

 Changelog:
 {{{
 6XX.    [func]*         marcin
         b10-dhcp4 and b10-dhcp6 install callback functions which parse
 options
         in the received DHCP packets.
         (Trac #3180, git ABCD)
 }}}

 This ticket resolves the problem whereby the generic libdhcp++ functions
 which parse packet options have no access to the option definitions
 defined on the server side. The server now provides a custom
 implementation of the options' parsing algorithm by installing a callback.
 This callback is called from within a Pkt4, Pkt6 and Option class. If
 callback is not installed the libdhcp++ functions are used instead (as
 previously).

 Please review.

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


More information about the bind10-tickets mailing list