BIND 10 #1228: V4 packet library - option processing

BIND 10 Development do-not-reply at isc.org
Wed Oct 26 17:40:52 UTC 2011


#1228: V4 packet library - option processing
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  tomek
  stephen                            |                Status:  accepted
                       Type:  task   |             Milestone:  Sprint-
                   Priority:  major  |  DHCP-20111026
                  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      |
-------------------------------------+-------------------------------------
Description changed by tomek:

Old description:

> For the present, it needs to be able to handle:
>  * Message type
>  * Default router
>  * DNS server
>  * Supplement mask
>  * Parameter request list
>  * Subnet mask
>  * Requested IP address
>  * "End" option
>  * Padding option
>  * Field use option
>  * Unknown option

New description:

 This ticket is for supporting DHCPv4 options in general - option
 themselves, support for options in Pkt4 and LibDHCP. Separate ticket for
 specific options was added (#1350).
 ~~For the present, it needs to be able to handle:~~
  * ~~Message type~~
  * ~~Default router~~
  * ~~DNS server~~
  * ~~Supplement mask~~
  * ~~Parameter request list~~
  * ~~Subnet mask~~
  * ~~Requested IP address~~
  * ~~"End" option~~
  * ~~Padding option~~
  * ~~Field use option~~
  * Unknown option

 After this ticket is complete, all of the above options may be handled by
 generic Option class. However, to reasonably use them, a specialized
 classes are needed. Thus ticket #1350.

--

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


More information about the bind10-tickets mailing list