aboutsummaryrefslogtreecommitdiff
path: root/lib/libnet/netload.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-26netboot: Create bootp-response when bootp is usedNikunj A Dadhania1-12/+48
2017-07-10libnet: Move parse_tftp_args to tftp.cThomas Huth1-106/+0
2017-06-30libnet/netload: Three more minor clean-upsThomas Huth1-12/+13
2017-06-28libnet: Refactor some code of netload() into a separate functionThomas Huth1-83/+94
2017-06-28libnet: Rework error message printingThomas Huth1-82/+44
2017-06-15libnet: Cosmetical clean-upThomas Huth1-2/+2
2016-10-17libnet: Simplify the net-load arguments passingThomas Huth1-9/+12
2016-10-17Do not link libnet to net-snk anymore, and remove net-snk from board-qemuThomas Huth1-1/+1
2016-10-10libnet: Make netapps.h includable from .code filesThomas Huth1-1/+2
2016-10-10libnet: Make sure to close sockets when we're doneThomas Huth1-0/+6
2016-06-27net: Move also files from clients/net-snk/app/netapps/ to lib/libnet/Thomas Huth1-0/+858