aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/net.h
Commit message (Expand)AuthorAgeFilesLines
* Move lib/libstand to sys/boot/libsaWarner Losh2017-10-121-133/+0
* Always issue the pxe requestBaptiste Daroussin2017-05-271-1/+1
* loader: add ip layer code into libstandToomas Soome2017-05-151-0/+2
* loader: network read reworkToomas Soome2017-05-061-6/+5
* distinguish NFS versus TFTP boot by rootpathBaptiste Daroussin2017-05-061-1/+0
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add a comment on the #endif related to the guardsBaptiste Daroussin2016-09-131-1/+1
* Netboot: allow both tftpfs and nfs in both pxeboot and loader.efiBaptiste Daroussin2016-08-311-0/+11
* If the dhcp server delivers an interface-mtu option, parse it and storeIan Lepore2016-03-211-0/+1
* Increase maximum network timeout from 20s to 120s. Given that an ETIMEDOUTEd Maste2010-09-281-1/+1
* Remove California Regent's clause 3, per letterWarner Losh2007-01-091-4/+0
* Don't always enable debugging for the network device code.Benno Rice2000-11-101-2/+0
* Add support to send the string 'PXEClient' as the Vendor classPaul Saab2000-08-111-1/+1
* Cleanup warnings by adding missint prototypes, removing unneeded duplicateJohn Baldwin2000-08-031-0/+5
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+122