[kea-dev] Proposed design for DHCP4o6 in Kea
Francis Dupont
fdupont at isc.org
Thu Aug 13 18:55:52 UTC 2015
Tomek Mrugalski writes:
> Requirements: http://kea.isc.org/wiki/Dhcp4o6Requirements
=> I changed the "Mac OS" into "Apple OS X" (IMHO Apple is redundant
but perhaps not so as the old name is still used :-).
> Design: http://kea.isc.org/wiki/Dhcp4o6Design
=> the main issue in the previous attempt is to pas the decapsulated packet.
In fact not only the whole packet with the DHCPv6 relay stuff is required
but some extra infos are needed too: the receiving interface and the
IPv6 source/client address.
BTW Unix sockets are again the worst solution. For ISC DHCP I used a
pair of UDP sockets bound to the loopback. As I explained in this list
we can use the same format and transport so be able to develop both
sides (DHCPv6 and DHCPv4) in parallel...
A final note: it seems the same format should be used in both way,
i.e., in DHCPv6 -> DHCPv4 and DHCPv4 -> DHCPv6. And TWO sockets are
needed if you don't want to read what you've just written.
> If possible, I'd like this design discussion to conclude no later than
> the next Friday, Aug. 14th.
=> a bit short and BTW I didn't see any contributions...
Regards
Francis Dupont <fdupont at isc.org>
More information about the kea-dev
mailing list