phantomuserland icon indicating copy to clipboard operation
phantomuserland copied to clipboard

bootp/dhcp must send request to interface

Open dzavalishin opened this issue 5 years ago • 0 comments

currently it broadcasts, it needs a hack in send code (send broadcast packet to first avail interface, which is wrong) and will fail on multiple interfaces with DHCP on all.

need special udp_sendto_iface()

dzavalishin avatar Dec 27 '19 21:12 dzavalishin