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
/
clientpacket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udhcpc: fix wrong options in decline and release packets
Denis Vlasenko
2008-01-25
1
-11
/
+13
*
Makefile: change version to 1.10.0.svn
Denis Vlasenko
2007-12-24
1
-12
/
+13
*
udhcp: fix oversized packet sending (introduced by "slack for bad dhcp server...
Denis Vlasenko
2007-12-20
1
-21
/
+15
*
udhcpc: support for -O <option>.
Denis Vlasenko
2007-12-10
1
-3
/
+8
*
dhcpc: let server know we don't like oversized packets.
Denis Vlasenko
2007-11-28
1
-0
/
+3
*
dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller
Denis Vlasenko
2007-11-23
1
-4
/
+4
*
udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@ax...
Denis Vlasenko
2007-11-22
1
-0
/
+16
*
udhcp: many small fixes:
Denis Vlasenko
2007-07-03
1
-12
/
+12
*
wget: use monotonic_sec instead of gettimeofday
Denis Vlasenko
2007-06-17
1
-11
/
+5
*
A bunch of defined(__GLIBC__) added. static-linking warning expanded
Denis Vlasenko
2006-12-18
1
-1
/
+1
*
udhcp: fix indentation and style.
Denis Vlasenko
2006-11-18
1
-18
/
+10
*
add -Wundef, fix uncovered bugs
Denis Vlasenko
2006-11-17
1
-1
/
+1
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
1
-2
/
+2
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
1
-5
/
+2
*
Yet another silly little byte saving. couldn't -> cannot
Denis Vlasenko
2006-09-29
1
-1
/
+1
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-13
/
+14
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
My first bout of untangling udhcp. Make lots of gratuitous #defines go
Rob Landley
2006-05-28
1
-21
/
+9
*
add back in udhcp support
Mike Frysinger
2006-05-08
1
-0
/
+245
*
remove in place of external link
Mike Frysinger
2006-03-23
1
-245
/
+0
*
just whitespace
Tim Riker
2006-01-25
1
-2
/
+2
*
add support for setting the dhcp vendor class option (option 60).
Paul Fox
2005-09-22
1
-6
/
+1
*
allow suppression of default client-id. fixes bug 000037. allows
Paul Fox
2005-08-01
1
-1
/
+2
*
merge from udhcp module
Mike Frysinger
2004-12-06
1
-0
/
+1
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-16
/
+16
*
Use standard C99 types
Eric Andersen
2004-01-30
1
-4
/
+4
*
include headers with prototypes to make sure prototypes match
Russ Dill
2003-12-16
1
-0
/
+1
*
options is a pretty common symbol, bad idea to use as a global in udhcp when ...
Russ Dill
2003-12-15
1
-3
/
+3
*
Vodz, last_patch_88
Glenn L McGrath
2003-06-10
1
-8
/
+2
*
sync to udhcp 0.9.8
Russ Dill
2002-10-31
1
-1
/
+15
*
added full udhcp integration
Russ Dill
2002-10-14
1
-0
/
+239