BIND 10 #1228: V4 packet library - option processing
BIND 10 Development
do-not-reply at isc.org
Wed Oct 26 17:36:35 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 |
-------------------------------------+-------------------------------------
Comment (by tomek):
Implemented generic support for DHCPv4 options (in libdhcp, options and
Pkt4). Due to extensive changes, work on dedicated options was defined as
a separate ticket (#1350).
Note: DHCPv6 code uses share_array<uint8_t>. DHCPv4 code uses InputBuffer
and OutputBuffer. This will be done during work on #1312. Currently some
of the methods use strange conversions. That is a compromise and will be
fixed in #1312. The alternative is to spend several days on refactoring
DHCPv6 code - a luxury we can't afford at this time.
Code is ready for review.
--
Ticket URL: <http://bind10.isc.org/ticket/1228#comment:3>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list