netboot/dhcp4
2016-08-15 00:46:45 -07:00
..
testdata dhcp: rename to dhcp4. 2016-05-15 13:39:49 -07:00
conn_linux.go dhcp4: correct the default address for linuxConn. 2016-07-17 01:59:10 -07:00
conn_test.go Actually name the package correctly, so that it can be imported. 2016-05-17 21:52:27 -07:00
conn.go dhcp4: make it required for Conn.RecvDHCP to return interface information. 2016-08-10 21:39:05 -07: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: allow duplication of option 56 (Debug message). 2016-06-18 16:44:06 -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 dhcp4: Fix handling of the boot filename. 2016-08-08 20:45:57 -07:00