summaryrefslogtreecommitdiffstats
path: root/sys/kern
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-09-26 19:56:43 +0000
committerrwatson <rwatson@FreeBSD.org>2002-09-26 19:56:43 +0000
commit2fed42cd45234f5ee34dfed00c3f41d084c39a96 (patch)
treeb4c0e3a0aabb66370f070545b5b7050dc9b482d1 /sys/kern
parente668d0b2f283996efa0ffa831d37e7f31c219e80 (diff)
downloadFreeBSD-src-2fed42cd45234f5ee34dfed00c3f41d084c39a96.zip
FreeBSD-src-2fed42cd45234f5ee34dfed00c3f41d084c39a96.tar.gz
Apparently pxeboot passes in a mygateway of non-zero sin length
from DHCP in the event that no gateway is returned from DHCP, breaking the assumption that we skip the routing insertion of the gateway if the sin length is zero. Check also for s_addr of 0 to avoid the "Oh no, adding my default route failed" panic, making it possible to pxeboot machines on segments without default routes. Arguably this could be a bug in pxeboot, or in the TUNABLE code, but this makes my boxes boot.
Diffstat (limited to 'sys/kern')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud