summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/async/client.go
AgeCommit message (Expand)Author
2019-05-08Addressed more linter warningsAndrea Barberio
2019-04-29[server6] Server should join multicast addressAndrea Barberio
2019-03-11dhcpv6: remove setters and getters.Christopher Koch
2019-01-28dhcpv6: moved client into dhcpv6/client6Andrea Barberio
2019-01-26dhcpv6: introduce TransactionID typeChristopher Koch
2018-08-31GetGlobalAddr utility function (#81)MikoĊ‚aj Walczak
2018-08-13Move DHCPv6 async to seperate packageMikolaj Walczak