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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
/
options.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>)
Denis Vlasenko
2007-02-27
1
-1
/
+7
*
udhcpd: allow "domain" to be a list of DNS servers, not just one
Denis Vlasenko
2007-02-02
1
-1
/
+1
*
add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes
Denis Vlasenko
2006-11-23
1
-43
/
+45
*
udhcp: fix indentation and style.
Denis Vlasenko
2006-11-18
1
-4
/
+0
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
1
-4
/
+4
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
1
-1
/
+1
*
several fixes from openWRT project
Denis Vlasenko
2006-09-26
1
-0
/
+3
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-6
/
+7
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
Use BB endianness macro.
Rob Landley
2006-05-31
1
-2
/
+1
*
add back in udhcp support
Mike Frysinger
2006-05-08
1
-0
/
+172
*
remove in place of external link
Mike Frysinger
2006-03-23
1
-172
/
+0
*
sync busybox and udhcp trees
Mike Frysinger
2006-03-23
1
-1
/
+0
*
just whitespace
Tim Riker
2006-01-25
1
-2
/
+2
*
more make safe the exported namespace for udhcp. Move to bb-specific file for...
"Vladimir N. Oleynik"
2005-09-23
1
-1
/
+1
*
move a couple of functions from common code (options.c) to udhcpd private
Paul Fox
2005-09-22
1
-47
/
+1
*
Fix the warning by rewriting the function to be smaller and simpler.
Rob Landley
2005-09-08
1
-28
/
+17
*
merge from udhcp module
Mike Frysinger
2004-12-06
1
-1
/
+3
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-15
/
+15
*
Use standard C99 types
Eric Andersen
2004-01-30
1
-12
/
+12
*
options is a pretty common symbol, bad idea to use as a global in udhcp when ...
Russ Dill
2003-12-15
1
-4
/
+4
*
Vodz, last_patch_88
Glenn L McGrath
2003-06-10
1
-3
/
+1
*
sorry about all the noise, should be all synced up now
Russ Dill
2002-12-11
1
-2
/
+2
*
resync with udhcp cvs
Russ Dill
2002-12-11
1
-6
/
+1
*
Support using ip in udhcpc scripts.
Glenn L McGrath
2002-12-08
1
-1
/
+6
*
added full udhcp integration
Russ Dill
2002-10-14
1
-0
/
+230