[Differential] D10603: distinguish NFS versus TFTP boot by rootpath

kczekirda (Kamil Czekirda) phabric-noreply at FreeBSD.org
Thu May 4 20:56:42 UTC 2017


kczekirda created this revision.

REVISION SUMMARY
  Don't use DHCP 150 option to decide which protocol use to netboot. When root-path includes ip address - go thru NFS, if ip address not exists in root-path - go thru TFTP from server which ip address is in next-server. 
  But there is one limitation - only one tftp server in network to provide loader and everything else. 
  Does enybody use more than only one?
  
  Sponsored by: Oktawave
  Relnote: Yes

REVISION DETAIL
  https://reviews.freebsd.org/D10603

AFFECTED FILES
  /usr/src/lib/libstand/bootp.c
  /usr/src/lib/libstand/bootp.h
  /usr/src/lib/libstand/globals.c
  /usr/src/lib/libstand/net.h
  /usr/src/sys/boot/common/dev_net.c
  /usr/src/sys/boot/i386/libi386/pxe.c

EMAIL PREFERENCES
  https://reviews.freebsd.org/settings/panel/emailpreferences/

To: kczekirda, oshogbo, tsoome, bapt, sbruno, freebsd-net-list, #network
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10603.28038.patch
Type: text/x-patch
Size: 4109 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-net/attachments/20170504/58ed7879/attachment.bin>


More information about the freebsd-net mailing list