Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
4221e90ae468acc4b6c43faa36aee5160d2738c6
/
networking
/
udhcp
/
options.h
35a064b
build system: tidying up CONFIG_xxx names (suggested by Rob)
by Denis Vlasenko
· 16 years ago
739e30f
udhcp: add inline docs; small code shrink
by Denis Vlasenko
· 16 years ago
f1980f6
dhcp: add FAST_FUNC as appropriate. -160 bytes.
by Denis Vlasenko
· 16 years ago
98636eb
Use intra-DSO calls when we build libbusybox. No-op for normal build.
by Denis Vlasenko
· 17 years ago
b76b9a4
udhcpc: filter unwanted packets in kernel
by Denis Vlasenko
· 17 years ago
b539c84
dhcp: heed TODO item - divorced options from their string descriptions
by Denis Vlasenko
· 17 years ago
35ff746
dhcpc: let server know we don't like oversized packets. add TODO comment
by Denis Vlasenko
· 17 years ago
6884f66
dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller
by Denis Vlasenko
· 17 years ago
fbd2918
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.
by Denis Vlasenko
· 18 years ago
5066473
udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>)
by Denis Vlasenko
· 18 years ago
c90c3f3
add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes
by Denis Vlasenko
· 18 years ago
5a3395b
udhcp: fix indentation and style.
by Denis Vlasenko
· 18 years ago
e175ff2
several fixes from openWRT project
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
7031f62
add back in udhcp support
by Mike Frysinger
· 19 years ago
787140d
remove in place of external link
by Mike Frysinger
· 19 years ago
b6f7164
move a couple of functions from common code (options.c) to udhcpd private
by Paul Fox
· 19 years ago
ad95373
Use standard C99 types
by Eric Andersen
· 21 years ago
4a9e34c
options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox
by Russ Dill
· 21 years ago
1eb7a17
resync with udhcp cvs
by Russ Dill
· 22 years ago
6b5bd0e
Support using ip in udhcpc scripts.
by Glenn L McGrath
· 22 years ago
61fb489
added full udhcp integration
by Russ Dill
· 22 years ago