BIND 10 #3357: Merge DHCPv4-over-DHCPv6 into Kea repo
BIND 10 Development
do-not-reply at isc.org
Tue Mar 4 13:57:13 UTC 2014
#3357: Merge DHCPv4-over-DHCPv6 into Kea repo
-------------------------------------+-------------------------------------
Reporter: tomek | Owner:
Type: enhancement | Status: new
Priority: medium | Milestone: DHCP-
Component: dhcp | Kea0.9-alpha
Keywords: | Resolution:
Sensitive: 0 | CVSS Scoring:
Sub-Project: DHCP | Defect Severity: N/A
Estimated Difficulty: 0 | Feature Depending on Ticket:
Total Hours: 0 | Add Hours to Ticket: 0
| Internal?: 0
-------------------------------------+-------------------------------------
Comment (by tomek):
Here are initial the steps that need to be completed. Marcin and I will do
detailed code review in the next couple days:
Issues:
0. The code should be based on latest master from Kea repo (see
http://bind10.isc.org/wiki/GitGuidelines)
1. subnet-id needs to be passed between v4 and v6.
2. open one socket and use it, not open/close one per packet.
3. need unit-tests.
4. we need configuration (DHCPv4 only, DHCPv6 only, DHCPv4o6). The default
for 4o6 should be disabled, so it will work only if administrator
explicitly enables it.
5. receive6to4/4to6 should be generic v4-v6 communication (Marcin/Tomek
will take care of this)
6. Update documentation: User's guide and developer's guide. This is
really minor thing, so we can deal with it last.
--
Ticket URL: <http://bind10.isc.org/ticket/3357#comment:1>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list