aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/clientsocket.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix fallout from BSD patchesDenys Vlasenko2009-07-101-4/+4
* Patches to enable FreeBSD buildDenys Vlasenko2009-07-051-1/+1
* udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -vDenys Vlasenko2009-06-171-4/+4
* dhcp: add FAST_FUNC as appropriate. -160 bytes.Denis Vlasenko2008-09-261-1/+1
* udhcpc: change BPF filter to not use 0xffffffff as a max packet size,Denis Vlasenko2008-06-201-1/+1
* udhcp: build fix for ppc kernel 2.4.36Denis Vlasenko2008-03-251-1/+1
* *: fix fallout from -Wunused-parameterDenis Vlasenko2008-03-171-1/+1
* udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)Denis Vlasenko2008-02-041-5/+9
* udhcpc: filter unwanted packets in kernelDenis Vlasenko2008-01-251-1/+54
* - use xlisten/xsocket some more. Saves .25 kBBernhard Reutner-Fischer2006-12-191-10/+2
* A bunch of defined(__GLIBC__) added. static-linking warning expandedDenis Vlasenko2006-12-181-1/+1
* udhcp: fix indentation and style.Denis Vlasenko2006-11-181-7/+3
* add -Wundef, fix uncovered bugsDenis Vlasenko2006-11-171-1/+1
* Implement optional syslog logging using ordinaryDenis Vlasenko2006-09-061-3/+3
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* add back in udhcp supportMike Frysinger2006-05-081-0/+62
* remove in place of external linkMike Frysinger2006-03-231-62/+0
* Finish remerging busybox udhcp and udhcp. Some cleanups as well.Russ Dill2003-12-181-0/+62