summaryrefslogtreecommitdiffhomepage
path: root/dhcpv4/option_vivc_test.go
AgeCommit message (Expand)Author
2019-01-24dhcpv4: getters instead of gettersChristopher Koch
2019-01-24dhcpv4: nicer API for option parsing.Christopher Koch
2019-01-11dhcpv4: remove unused Option.Length function.Christopher Koch
2019-01-11dhcpv4: simplify marshaling options to binary.Christopher Koch
2019-01-10dhcpv4: simplify option parsing.Christopher Koch
2018-08-21fix ParseOptVIVC (#146)Pablo Mazzini
2018-03-27Add parsing for Option 124: Vendor-Identifying Vendor Class (#26)Brandon Bennett