index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
/
options.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udhcpc: support option 0x79 (static routes) (part of bug 341)
Denys Vlasenko
2009-07-03
1
-0
/
+2
*
udhcp: dname_dec may return NULL, account for that case
Denys Vlasenko
2009-07-03
1
-3
/
+5
*
udhcp: shorten mac len from 16 to 6 in lease file
Denys Vlasenko
2009-06-17
1
-1
/
+1
*
*: make "pragma GCC visibility push(hidden)" less ugly
Denis Vlasenko
2009-04-09
1
-8
/
+4
*
dhcpd: remember and record hostnames; optimize get_option
Denis Vlasenko
2009-04-01
1
-63
/
+60
*
build system: tidying up CONFIG_xxx names (suggested by Rob)
Denis Vlasenko
2008-11-06
1
-2
/
+2
*
udhcp: add inline docs; small code shrink
Denis Vlasenko
2008-09-26
1
-10
/
+8
*
dhcp: add FAST_FUNC as appropriate. -160 bytes.
Denis Vlasenko
2008-09-26
1
-6
/
+6
*
Use intra-DSO calls when we build libbusybox. No-op for normal build.
Denis Vlasenko
2008-05-09
1
-0
/
+8
*
udhcpc: filter unwanted packets in kernel
Denis Vlasenko
2008-01-25
1
-3
/
+0
*
dhcp: heed TODO item - divorced options from their string descriptions
Denis Vlasenko
2007-11-29
1
-3
/
+3
*
dhcpc: let server know we don't like oversized packets.
Denis Vlasenko
2007-11-28
1
-2
/
+2
*
dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller
Denis Vlasenko
2007-11-23
1
-1
/
+1
*
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.
Denis Vlasenko
2007-04-07
1
-0
/
+74
*
udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>)
Denis Vlasenko
2007-02-27
1
-0
/
+7
*
add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes
Denis Vlasenko
2006-11-23
1
-2
/
+2
*
udhcp: fix indentation and style.
Denis Vlasenko
2006-11-18
1
-2
/
+0
*
several fixes from openWRT project
Denis Vlasenko
2006-09-26
1
-1
/
+1
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
add back in udhcp support
Mike Frysinger
2006-05-08
1
-0
/
+38
*
remove in place of external link
Mike Frysinger
2006-03-23
1
-38
/
+0
*
move a couple of functions from common code (options.c) to udhcpd private
Paul Fox
2005-09-22
1
-2
/
+0
*
Use standard C99 types
Eric Andersen
2004-01-30
1
-5
/
+5
*
options is a pretty common symbol, bad idea to use as a global in udhcp when ...
Russ Dill
2003-12-15
1
-1
/
+1
*
resync with udhcp cvs
Russ Dill
2002-12-11
1
-3
/
+0
*
Support using ip in udhcpc scripts.
Glenn L McGrath
2002-12-08
1
-0
/
+3
*
added full udhcp integration
Russ Dill
2002-10-14
1
-0
/
+40