summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/types.go
AgeCommit message (Expand)Author
2020-03-06dhcpv6: add DHCPv4-over-DHCPv6 supportMikael Magnusson
2020-01-02v6: give proper names to some common OptionCodesChris Koch
2019-11-03dhcpv6: Add all current option codes from IANAAnatole Denis
2019-01-26dhcpv6: move option code types; add Stringer.Christopher Koch
2019-01-26dhcpv6: introduce TransactionID typeChristopher Koch
2019-01-26dhcpv6: clean up MessageTypeChristopher Koch
2018-10-15Added String methods for types (#175)Pablo Mazzini
2018-08-19Added String methods for types (#140)insomniac
2018-07-29DHCPv6: Fix message type constantsSean Karlage
2018-04-18DHCPv6 client now waits for specific packet types (#38)insomniac
2018-03-06Fixed types in dhcpv4 and dhcpv6Andrea Barberio
2017-12-06Added support for DHCP relay and refactored into multiple filesAndrea Barberio
2017-12-05Initial commitAndrea Barberio