]> git.lizzy.rs Git - plan9front.git/commit
ip/dhcpd: work around raspberry pi pxe firmware by providing dhcp option 66
authorcinap_lenrek <cinap_lenrek@felloff.net>
Sun, 11 Apr 2021 18:20:41 +0000 (20:20 +0200)
committercinap_lenrek <cinap_lenrek@felloff.net>
Sun, 11 Apr 2021 18:20:41 +0000 (20:20 +0200)
commita89bee73739384c02c9d2caa82a0f780e3c25345
tree5ccb887927523210932ae502254770d65f840cac
parentd9bf5d074dccde7bc66d6c19565da9e5aeb5c7c5
ip/dhcpd: work around raspberry pi pxe firmware by providing dhcp option 66

The raspberry pi 4 PXE firmware insists on finding the tftp
server address by parsing dhcp option 66 as an ip address
string.
sys/src/cmd/ip/dhcpd/dhcpd.c