Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
6947d2c7e194e3be31eed1c75260e15fca1a2568
/
networking
/
udhcp
/
serverpacket.c
6947d2c
udhcp: logging improvements, field and variable renames
by Denys Vlasenko
· 16 years ago
31af3d5
udhcp: shorten mac len from 16 to 6 in lease file
by Denys Vlasenko
· 16 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
cab3a01
udhcp: cleanup of static lease handling
by Denys Vlasenko
· 16 years ago
56f2d06
udhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip
by Denys Vlasenko
· 16 years ago
990a617
udhcp: rename giaddr to gateway_nip and server to server_nip
by Denys Vlasenko
· 16 years ago
1d924f5
udhcp: rename fields in struct dhcpOfferedAddr
by Denys Vlasenko
· 16 years ago
47f2d7e
udhcpd: don't fail ARP check if returned MAC matches client's one
by Denys Vlasenko
· 16 years ago
bd79c3d
dhcpd: remember and record hostnames; optimize get_option
by Denis Vlasenko
· 16 years ago
0416e3d
udhcpd: disable opton to have absolute lease times in lease file
by Denis Vlasenko
· 16 years ago
efb545b
optimize 16- and 32-bit moves
by Denis Vlasenko
· 16 years ago
739e30f
udhcp: add inline docs; small code shrink
by Denis Vlasenko
· 16 years ago
c321b51
udhcp: added some FIXMEs; code shrink. -49 bytes
by Denis Vlasenko
· 16 years ago
f1980f6
dhcp: add FAST_FUNC as appropriate. -160 bytes.
by Denis Vlasenko
· 16 years ago
6de8994
udhcpc: regularize the names of receiving functions,
by Denis Vlasenko
· 17 years ago
d55fe3e
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
by Denis Vlasenko
· 17 years ago
fff145d
udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options);
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
fbd2918
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.
by Denis Vlasenko
· 18 years ago
5a3395b
udhcp: fix indentation and style.
by Denis Vlasenko
· 18 years ago
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
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
3f78561
My first bout of untangling udhcp. Make lots of gratuitous #defines go
by Rob Landley
· 19 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
a68ea1c
fix up yet more annoying signed/unsigned and mixed type errors
by Eric Andersen
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
b628409
more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS
by "Vladimir N. Oleynik"
· 19 years ago
abf58d6
Wade Berrier writes:
by Eric Andersen
· 20 years ago
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 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
76729b8
include headers with prototypes to make sure prototypes match
by Russ Dill
· 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