David Anderson
|
879aab828e
|
dhcp4: correct the default address for linuxConn.
net.ListenPacket wants an actual IP address, whereas ":67" gives you a nil.
|
2016-07-17 01:59:10 -07:00 |
|
David Anderson
|
7a39e0e685
|
Actually name the package correctly, so that it can be imported.
|
2016-05-17 21:52:27 -07:00 |
|
David Anderson
|
53e4bfd991
|
dhcp4: refactor the low-level packet sending.
This lets the implementations share the transmission strategy and
decoding/sanity logic.
|
2016-05-15 14:56:09 -07:00 |
|
David Anderson
|
50f74885e9
|
dhcp: rename to dhcp4.
|
2016-05-15 13:39:49 -07:00 |
|