azure-container-networking/dhcp
Alexander 47b4329b06
fix: add dhcp discover packet to linux swiftv2 to ensure mappings exist for dns (#2989)
* add dhcp client

* address linter issues

* issue dhcp discover request without libraries

* remove library references

* add build tag and remove rand dependency

* address linter issues

* update logging

* fix logging

* move unix sockets to interface to address feedback

* address linter issues

* prevent leaking sockets on error

* remove reuse address option

* add comments

* make dhcp client
2024-09-10 16:46:05 +00:00
..
dhcp_linux.go fix: add dhcp discover packet to linux swiftv2 to ensure mappings exist for dns (#2989) 2024-09-10 16:46:05 +00:00
dhcp_windows.go fix: add dhcp discover packet to linux swiftv2 to ensure mappings exist for dns (#2989) 2024-09-10 16:46:05 +00:00