summaryrefslogtreecommitdiff
path: root/usr/src/boot/lib/libstand/bootp.h
AgeCommit message (Collapse)AuthorFilesLines
2018-08-139716 libstand: cstyle cleanup of what we just did touchToomas Soome1-51/+49
Reviewed by: Jason King <jason.king@joyent.com> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Dan McDonald <danmcd@joyent.com>
2018-08-099708 loader: libstand warning: pointer targets differ in signednessToomas Soome1-1/+1
Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Dan McDonald <danmcd@joyent.com>
2017-12-218801 loader: always issue our dhcp requestToomas Soome1-2/+0
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-11-308799 loader: Always issue the pxe requestToomas Soome1-8/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-11-138754 loader: pass a "illumos" user-class in PXE dhcp requestToomas Soome1-0/+1
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-10-168140 loader: network read reworkToomas Soome1-0/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-08-308139 loader: efi multiboot2 updateToomas Soome1-0/+5
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-05-278171 loader: distinguish NFS versus TFTP boot by rootpathToomas Soome1-1/+0
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Yuri Pankov <yuripv@gmx.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-04-027987 loader: pxeboot should avoid unnecessary DHCP requestToomas Soome1-2/+6
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2016-12-217567 Netboot: allow both tftpfs and nfs in both pxeboot and loader.efiToomas Soome1-0/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Adam Števko <adam.stevko@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-12-137554 libstand: add interface-mtu optionToomas Soome1-0/+1
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-09-225061 freebsd boot loader integration (loader project)Toomas Soome1-0/+145
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Cody Mello <melloc@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>