gvisor/pkg/dhcp
Tamir Duberstein dcb634ce73 Remove duplicate SetSockOpt call
Clean up some error handling, and add TODO explaining incorrect
behaviour with respect to broadcast on interfaces lacking an IP
address.

PiperOrigin-RevId: 236756233
Change-Id: I9662e7dc062c90565a32a3e153c4dbc98c55b522
2019-03-04 17:17:30 -08:00
..
BUILD Reconcile DHCP with SO_BROADCAST 2019-03-04 09:01:03 -08:00
client.go Remove duplicate SetSockOpt call 2019-03-04 17:17:30 -08:00
dhcp.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
dhcp_string.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
dhcp_test.go Implement Broadcast support 2019-02-20 12:54:13 -08:00
server.go Implement Broadcast support 2019-02-20 12:54:13 -08:00