summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/option_clientlinklayeraddress_test.go
AgeCommit message (Expand)Author
2023-02-27ClientLinkLayerAddress: tests for FromBytes, ToBytes, and GetterChris Koch
2023-02-19dhcpv6: convert every Parse function to FromBytesChris Koch
2023-02-18Normalize String functionsChris Koch
2020-06-01Add Client Link-Layer Address option for RFC 6939 support.Tom McPhail