Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-07 | nclient6: small fixes | Christopher Koch | |
- RapidCommit solicits wait for Reply messages, not Advertise. - Default recipient should be all relay agents and servers, not just servers. - Make New() and NewWithConn() interface same as in nclient4. Signed-off-by: Christopher Koch <chrisko@google.com> | |||
2019-04-04 | client6: new async DHCPv6 client like #250. | Christopher Koch | |
- Race-condition-averse. - Supports multiple concurrent requests. - Tested. - Requires a fully compatible net.PacketConn. Signed-off-by: Christopher Koch <chrisko@google.com> |