v4.4.7¶
commit d6e8e83f48a404ec410c221fddb15d5c27a8ea84 Author: Victor Lowther <victor.lowther@gmail.com> Date: Fri Aug 28 13:50:38 2020 -0500 fix(dhcpTest): Add a MAC address to our test DHCP packets. The server-side code has gotten a little bit stricter about rejecting invalid DHCP packets, including ones that do not have a chaddr set. Add a fake one to our probing packets. M cli/info.go End of Note