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
/
socket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udhcp: cosmetic cleanups; one case of s/full_read/xread/
Denys Vlasenko
2010-03-26
1
-8
/
+6
*
udhcp: pass pointer to whole packet to "add option" functions
Denys Vlasenko
2010-03-26
1
-1
/
+0
*
Patches to enable FreeBSD build
Denys Vlasenko
2009-07-05
1
-1
/
+1
*
udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v
Denys Vlasenko
2009-06-17
1
-4
/
+4
*
udhcp: rename server/client_config.arp to server_mac and client_mac
Denys Vlasenko
2009-06-16
1
-4
/
+4
*
udhcp: rename giaddr to gateway_nip and server to server_nip
Denys Vlasenko
2009-06-16
1
-3
/
+3
*
docs/logging_and_backgrounding.txt: new mini-doc
Denis Vlasenko
2009-03-11
1
-1
/
+1
*
*: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there.
Denis Vlasenko
2008-12-10
1
-2
/
+2
*
libbb: add strncpy_IFNAMSIZ
Denis Vlasenko
2008-12-02
1
-1
/
+1
*
udhcp: simplify SO_BINDTODEVICE call
Denis Vlasenko
2008-10-27
1
-3
/
+2
*
dhcp: add FAST_FUNC as appropriate. -160 bytes.
Denis Vlasenko
2008-09-26
1
-2
/
+2
*
*: compile fixes for 64-bit build
Denis Vlasenko
2007-08-23
1
-1
/
+1
*
introduce and use xdup2(int, int)
Denis Vlasenko
2007-08-18
1
-28
/
+14
*
udhcp: slight shrink
Denis Vlasenko
2007-08-02
1
-5
/
+6
*
remove accumulated stray trailing whitespace
Denis Vlasenko
2007-07-17
1
-1
/
+1
*
xioctl and friends by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-07-14
1
-7
/
+5
*
udhcp: new config option "Rewrite the lease file at every new acknowledge"
Denis Vlasenko
2007-07-01
1
-3
/
+4
*
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-29
1
-2
/
+2
*
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
Denis Vlasenko
2007-01-22
1
-1
/
+1
*
- use xlisten/xsocket some more. Saves .25 kB
Bernhard Reutner-Fischer
2006-12-19
1
-5
/
+1
*
A bunch of defined(__GLIBC__) added. static-linking warning expanded
Denis Vlasenko
2006-12-18
1
-1
/
+1
*
udhcpc: fix my breakage
Denis Vlasenko
2006-11-28
1
-2
/
+2
*
do not overflow ifr_name. maybe it was safe in some places,
Denis Vlasenko
2006-11-27
1
-1
/
+1
*
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
Denis Vlasenko
2006-11-22
1
-4
/
+3
*
dhcprelay: new applet
Denis Vlasenko
2006-11-20
1
-13
/
+17
*
udhcp: fix indentation and style.
Denis Vlasenko
2006-11-18
1
-42
/
+33
*
add -Wundef, fix uncovered bugs
Denis Vlasenko
2006-11-17
1
-1
/
+1
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-9
/
+9
*
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
/
+135
*
remove in place of external link
Mike Frysinger
2006-03-23
1
-135
/
+0
*
Bug 751: file handle leaks can add up until available filehandles for the
Rob Landley
2006-02-22
1
-0
/
+3
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-4
/
+4
*
Use standard C99 types
Eric Andersen
2004-01-30
1
-2
/
+2
*
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
Russ Dill
2003-12-18
1
-26
/
+0
*
include headers with prototypes to make sure prototypes match
Russ Dill
2003-12-16
1
-0
/
+1
*
Ulrich Marx writes:
Eric Andersen
2003-11-14
1
-0
/
+2
*
Remove stray '\n'
Glenn L McGrath
2003-08-29
1
-2
/
+2
*
Vodz, last_patch_88
Glenn L McGrath
2003-06-10
1
-10
/
+8
*
added full udhcp integration
Russ Dill
2002-10-14
1
-0
/
+157