Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
968951fd0ced7d0d4b81c0ee4466eada93ae4128
/
networking
/
udhcp
/
socket.c
7724c76
udhcp: pass pointer to whole packet to "add option" functions
by Denys Vlasenko
· 15 years ago
9b1b62a
Patches to enable FreeBSD build
by Denys Vlasenko
· 15 years ago
ac906fa
udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v
by Denys Vlasenko
· 16 years ago
26918dd
udhcp: rename server/client_config.arp to server_mac and client_mac
by Denys Vlasenko
· 16 years ago
990a617
udhcp: rename giaddr to gateway_nip and server to server_nip
by Denys Vlasenko
· 16 years ago
a19e649
docs/logging_and_backgrounding.txt: new mini-doc
by Denis Vlasenko
· 16 years ago
e537385
*: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there.
by Denis Vlasenko
· 16 years ago
360d966
libbb: add strncpy_IFNAMSIZ
by Denis Vlasenko
· 16 years ago
7ff85c5
udhcp: simplify SO_BINDTODEVICE call
by Denis Vlasenko
· 16 years ago
f1980f6
dhcp: add FAST_FUNC as appropriate. -160 bytes.
by Denis Vlasenko
· 16 years ago
6ee023c
*: compile fixes for 64-bit build
by Denis Vlasenko
· 17 years ago
a27a11b
introduce and use xdup2(int, int)
by Denis Vlasenko
· 17 years ago
80edead
udhcp: slight shrink
by Denis Vlasenko
· 17 years ago
49a128a
remove accumulated stray trailing whitespace
by Denis Vlasenko
· 17 years ago
fb79a2e
xioctl and friends by Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago
c82b510
udhcp: new config option "Rewrite the lease file at every new acknowledge"
by Denis Vlasenko
· 17 years ago
b6aae0f
preparatory patch for -Wwrite-strings #2
by Denis Vlasenko
· 18 years ago
703e202
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
by Denis Vlasenko
· 18 years ago
28fbd69
- use xlisten/xsocket some more. Saves .25 kB
by Bernhard Reutner-Fischer
· 18 years ago
83e5d6f
A bunch of defined(__GLIBC__) added. static-linking warning expanded
by Denis Vlasenko
· 18 years ago
c2f5b02
udhcpc: fix my breakage
by Denis Vlasenko
· 18 years ago
229b3d2
do not overflow ifr_name. maybe it was safe in some places,
by Denis Vlasenko
· 18 years ago
48237b0
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
by Denis Vlasenko
· 18 years ago
736230e
dhcprelay: new applet
by Denis Vlasenko
· 18 years ago
5a3395b
udhcp: fix indentation and style.
by Denis Vlasenko
· 18 years ago
a7189f0
add -Wundef, fix uncovered bugs
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
7031f62
add back in udhcp support
by Mike Frysinger
· 19 years ago
787140d
remove in place of external link
by Mike Frysinger
· 19 years ago
e8f504e
Bug 751: file handle leaks can add up until available filehandles for the
by Rob Landley
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
ad95373
Use standard C99 types
by Eric Andersen
· 21 years ago
4e864a3
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
by Russ Dill
· 21 years ago
76729b8
include headers with prototypes to make sure prototypes match
by Russ Dill
· 21 years ago
c16686c
Ulrich Marx writes:
by Eric Andersen
· 21 years ago
8ce8f9b
Remove stray '\n'
by Glenn L McGrath
· 21 years ago
2483343
Vodz, last_patch_88
by Glenn L McGrath
· 22 years ago
61fb489
added full udhcp integration
by Russ Dill
· 22 years ago