index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
/
clientsocket.c
Age
Commit message (
Expand
)
Author
2008-09-26
dhcp: add FAST_FUNC as appropriate. -160 bytes.
Denis Vlasenko
2008-06-20
udhcpc: change BPF filter to not use 0xffffffff as a max packet size,
Denis Vlasenko
2008-03-25
udhcp: build fix for ppc kernel 2.4.36
Denis Vlasenko
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-02-04
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
2008-01-25
udhcpc: filter unwanted packets in kernel
Denis Vlasenko
2006-12-19
- use xlisten/xsocket some more. Saves .25 kB
Bernhard Reutner-Fischer
2006-12-18
A bunch of defined(__GLIBC__) added. static-linking warning expanded
Denis Vlasenko
2006-11-18
udhcp: fix indentation and style.
Denis Vlasenko
2006-11-17
add -Wundef, fix uncovered bugs
Denis Vlasenko
2006-09-06
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-07-02
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-05-08
add back in udhcp support
Mike Frysinger
2006-03-23
remove in place of external link
Mike Frysinger
2003-12-18
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
Russ Dill