Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-11 | Pass through unknown DUIDs (#71) | Michael Stapelberg | |
I’m building on a program which works with user-supplied DUIDs. Before this change, the code would panic when users provide a DUID which is not (yet) implemented. In addition to this being a better failure mode, the behavior is also mandated by the DHCPv6 RFC: https://tools.ietf.org/html/rfc3315#section-9 states: Clients and servers MUST treat DUIDs as opaque values and MUST only compare DUIDs for equality. | |||
2018-05-21 | Tests for DUID, OptIAAddress and several fixes (#66) | insomniac | |
2018-04-09 | add DUID-UUID (#32) | Pablo Mazzini | |