summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/option_vendorclass.go
AgeCommit message (Expand)Author
2019-01-26dhcpv6: remove unnecessary Length functionChristopher Koch
2019-01-26dhcpv6: move option code and length marshaling to Options.ToBytes.Christopher Koch
2019-01-26dhcpv6: easier option parsingChristopher Koch
2018-08-22add OptVendorClass (#148)Pablo Mazzini