Closed pollyshaw closed 8 years ago
The original example-dhcpinform didn't work for me because it used the createDiscoverPacket method of client.js, which (quite rightly) doesn't send the ciaddr. So I have changed it to use the createPacket method instead.
Published 0.5.1
The original example-dhcpinform didn't work for me because it used the createDiscoverPacket method of client.js, which (quite rightly) doesn't send the ciaddr. So I have changed it to use the createPacket method instead.