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
/
dhcprelay.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+6
*
remove a few aliasing warnings
Denys Vlasenko
2011-01-16
1
-1
/
+1
*
dhcprelay: code shrink, and explain its workings a bit more
Denys Vlasenko
2010-10-06
1
-71
/
+118
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
remove some dead assignments, add a TODO comment
Denys Vlasenko
2010-07-04
1
-2
/
+1
*
udhcp: cosmetic cleanups; one case of s/full_read/xread/
Denys Vlasenko
2010-03-26
1
-3
/
+0
*
udhcp: merge options.h into common.h, script.c into dhcpc.c
Denys Vlasenko
2010-03-22
1
-2
/
+1
*
udhcp: shorten mac len from 16 to 6 in lease file
Denys Vlasenko
2009-06-17
1
-4
/
+4
*
udhcp: rename giaddr to gateway_nip and server to server_nip
Denys Vlasenko
2009-06-16
1
-4
/
+4
*
dhcprelay: fix usage text. Simplify and make code more readable.
Denis Vlasenko
2009-04-13
1
-62
/
+73
*
dhcp: add FAST_FUNC as appropriate. -160 bytes.
Denis Vlasenko
2008-09-26
1
-4
/
+4
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
udhcpc: regularize the names of receiving functions,
Denis Vlasenko
2008-05-21
1
-1
/
+1
*
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
2008-02-04
1
-0
/
+1
*
udhcpc: filter unwanted packets in kernel
Denis Vlasenko
2008-01-25
1
-3
/
+3
*
udhcp: fix oversized packet sending (introduced by "slack for bad dhcp server...
Denis Vlasenko
2007-12-20
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
dhcpreplay: code shrink, -40 bytes
Denis Vlasenko
2007-09-30
1
-31
/
+29
*
assorted static vars removal
Denis Vlasenko
2007-09-28
1
-43
/
+20
*
introduce and use xdup2(int, int)
Denis Vlasenko
2007-08-18
1
-4
/
+5
*
udhcp: slight shrink
Denis Vlasenko
2007-08-02
1
-9
/
+8
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
exterminate u_intXXX.
Denis Vlasenko
2007-01-22
1
-4
/
+4
*
merge post-1.3.0 fixes
Denis Vlasenko
2006-12-26
1
-1
/
+2
*
u_short, ulong exterminated
Denis Vlasenko
2006-12-19
1
-1
/
+1
*
- use xlisten/xsocket some more. Saves .25 kB
Bernhard Reutner-Fischer
2006-12-19
1
-4
/
+0
*
- style fixes
Bernhard Reutner-Fischer
2006-11-21
1
-15
/
+16
*
dhcprelay: new applet
Denis Vlasenko
2006-11-20
1
-0
/
+339