netboot/dhcp4
2019-02-14 17:33:30 -08:00
..
testdata dhcp4: parse transaction ID as a byte slice 2018-02-03 11:23:32 -08:00
conn_linux_test.go dhcp4: only run the linuxConn tests on linux. 2017-06-01 20:11:50 -07:00
conn_linux.go Delete dead code. 2018-02-05 21:09:02 -08:00
conn_test.go dhcp4: parse transaction ID as a byte slice 2018-02-03 11:23:32 -08:00
conn_unsupported.go dhcp4: Don't use the non-binding DHCP Conn silently on linux. 2016-08-28 16:16:47 -07:00
conn.go Fix #87, add broadcast discover message support 2019-02-14 17:33:30 -08:00
doc.go dhcp4: correct the package documentation to match convention. 2016-08-15 00:46:45 -07:00
options_test.go Actually name the package correctly, so that it can be imported. 2016-05-17 21:52:27 -07:00
options.go dhcp4: add OptInterfaceMTU 2018-07-27 08:59:23 -07:00
packet_test.go Actually name the package correctly, so that it can be imported. 2016-05-17 21:52:27 -07:00
packet.go Fix #87, add broadcast discover message support 2019-02-14 17:33:30 -08:00