[Differential] D10485: Replace dhcp option 150 by 66

kczekirda (Kamil Czekirda) phabric-noreply at FreeBSD.org
Wed Apr 26 09:31:04 UTC 2017


kczekirda marked 2 inline comments as done.
kczekirda added a comment.


  @asomers  
  this change exactly provides compatibility with PXE standard, because in the PXE specification option 150 doesn't exist, but 66 does.
  netproto variable and option 150 appears in r305125. Documentation and relnotes should be updated, but not by changing, because this part of loader never appers there (maybe I only can't find it).
  
  @ler 
  It depends on your DHCP server. But only option 66 will be correct. You should also remember, that if ip addres is available in rootpath then tftpip option will be replaced by them. 
  https://svnweb.freebsd.org/base?view=revision&revision=305125
  
  @rgrimes 
  RFC1048 is here, because 1048 is a part of names of functions or variables in bootp.c, I think we should rename them.  I updated the description of revision with part about dotted quad. Probably we have no better way to do that.

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

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

To: kczekirda, bapt, oshogbo, tsoome, sbruno, #network, freebsd-net-list, imp
Cc: rgrimes, garga, ler, asomers


More information about the freebsd-net mailing list