summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/option_serverid.go
AgeCommit message (Expand)Author
2018-05-06Added tests for OptServerId (#59)insomniac
2018-05-02ClientID and ServerID are now public, with no setter/getter (#52)insomniac
2017-12-07Refactored options into the dhcpv6 package to resolve circular imports. Sadly.Andrea Barberio