aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/dhcp.c
AgeCommit message (Expand)Author
2014-05-21dhcp client had a segfault, when DHCP message contained 'pad' option.Ashwini Sharma
2013-11-02Merge toynet.h into toys.h: musl supports it and micromanaging uClibc config ...Rob Landley
2013-09-03Convert dhcp/dhcpd from utoa() to sprintf().Rob Landley
2013-08-14DHCP client and server, from Ashwini Sharma.Rob Landley