summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/option_bootfileurl_test.go
AgeCommit message (Collapse)Author
2018-10-11Add some more DHCPv6 option tests. (#171)David Barr
* Add some more DHCPv6 option tests. * Remove AddRequestedOption() duplicate detection test due to failing on Go 1.9
2018-05-25OptBootFileURL fields are now public (#68)insomniac
2017-12-22Fixed bootfile URL code and added testsAndrea Barberio