summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/duid.go
AgeCommit message (Expand)Author
2023-02-27New tests for ClientID & ServerIDChris Koch
2023-02-19dhcpv6 DUID: re-add Equal functionChris Koch
2023-02-19dhcpv6: proper DUID typesChris Koch
2019-01-19dhcpv6: added Duid.EqualAndrea Barberio
2019-01-14iana: rename HwTypeType to HWType, add package comment.Christopher Koch
2018-10-15Added String methods for types (#175)Pablo Mazzini
2018-06-11Pass through unknown DUIDs (#71)Michael Stapelberg
2018-05-06Added tests for OptClientId and using net.HardwareAddr for DUID (#58)insomniac
2018-04-09add DUID-UUID (#32)Pablo Mazzini
2018-03-06Fixed types in dhcpv4 and dhcpv6Andrea Barberio
2017-12-10Fixed DUID_LL handlingAndrea Barberio
2017-12-08Fixed DHCPv6Relay.Length() and added testAndrea Barberio