aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/bootp.h
Commit message (Expand)AuthorAgeFilesLines
* Move lib/libstand to sys/boot/libsaWarner Losh2017-10-121-151/+0
* Always issue the pxe requestBaptiste Daroussin2017-05-271-6/+0
* Pass a "FREEBSD" user-class in PXE dhcp requestBaptiste Daroussin2017-05-271-0/+1
* loader: network read reworkToomas Soome2017-05-061-0/+4
* distinguish NFS versus TFTP boot by rootpathBaptiste Daroussin2017-05-061-1/+0
* Try to extract the RFC1048 data from PXE. If we get enough info we can skipMariusz Zaborski2017-03-091-0/+6
* Netboot: allow both tftpfs and nfs in both pxeboot and loader.efiBaptiste Daroussin2016-08-311-0/+1
* If the dhcp server delivers an interface-mtu option, parse it and storeIan Lepore2016-03-211-0/+1
* Add support to send the string 'PXEClient' as the Vendor classPaul Saab2000-08-111-0/+8
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+137