summaryrefslogtreecommitdiff
path: root/usr/src/boot/lib/libstand/bootp.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-0411740 loader: warning: unused parameterToomas Soome1-1/+1
2018-08-139716 libstand: cstyle cleanup of what we just did touchToomas Soome1-182/+186
2018-08-099708 loader: libstand warning: pointer targets differ in signednessToomas Soome1-1/+1
2018-05-149122 libstand: Consolidate tftp sendrecv into net.c sendrecvToomas Soome1-4/+5
2017-12-218801 loader: always issue our dhcp requestToomas Soome1-11/+0
2017-11-308800 loader: use the same option list for dhcp discovery and requestToomas Soome1-29/+31
2017-11-308799 loader: Always issue the pxe requestToomas Soome1-31/+25
2017-11-138754 loader: pass a "illumos" user-class in PXE dhcp requestToomas Soome1-15/+17
2017-10-168140 loader: network read reworkToomas Soome1-25/+29
2017-08-308139 loader: efi multiboot2 updateToomas Soome1-0/+13
2017-05-278171 loader: distinguish NFS versus TFTP boot by rootpathToomas Soome1-13/+8
2017-04-027987 loader: pxeboot should avoid unnecessary DHCP requestToomas Soome1-1/+11
2017-03-287986 loader: remove network mask calculation for Classful networkToomas Soome1-23/+10
2016-12-217560 libstand: add DHCP param requestToomas Soome1-1/+11
2016-12-217567 Netboot: allow both tftpfs and nfs in both pxeboot and loader.efiToomas Soome1-0/+4
2016-12-137554 libstand: add interface-mtu optionToomas Soome1-17/+32
2016-09-225061 freebsd boot loader integration (loader project)Toomas Soome1-0/+749