[Differential] D10485: Replace dhcp option 150 by 66

2017-04-26 Thread oshogbo (Mariusz Zaborski)
oshogbo added inline comments. INLINE COMMENTS > bootp.h:99 > + > +#define VEND_INFO_END0xff /* End option in RFC2132 */ > Let's use 255 instead of hexa value as described in rfc: > Code 255 (END), if present, signifies the end of the > > encapsulated vendor e

[Differential] D9847: Try to extract the RFC1048 data from PXE

2017-03-08 Thread oshogbo (Mariusz Zaborski)
This revision was automatically updated to reflect the committed changes. Closed by commit rS314948: Try to extract the RFC1048 data from PXE. If we get enough info we can skip (authored by oshogbo). CHANGED PRIOR TO COMMIT https://reviews.freebsd.org/D9847?vs=25936&id=26089#toc REPOSITORY r

[Differential] D9847: Try to extract the RFC1048 data from PXE

2017-03-03 Thread oshogbo (Mariusz Zaborski)
oshogbo added a comment. @smh Is it work for you know? I have one more patch from @kczekirda so is it ready for commit? REVISION DETAIL https://reviews.freebsd.org/D9847 EMAIL PREFERENCES https://reviews.freebsd.org/settings/panel/emailpreferences/ To: kczekirda, bapt, tsoome, glebiu