Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
9ff50b869780aba131dc9b542ccd0f1a3959e920
/
networking
/
udhcp
/
leases.c
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
fde3fb3
udhcpd: fix hostname truncation bug 1663
by Denys Vlasenko
· 15 years ago
385b456
udhcp: cosmetic cleanups; one case of s/full_read/xread/
by Denys Vlasenko
· 15 years ago
7724c76
udhcp: pass pointer to whole packet to "add option" functions
by Denys Vlasenko
· 15 years ago
e5ce91b
udhcp: code shrink; disable time and log server options
by Denys Vlasenko
· 15 years ago
3581c62
whitespace fixes
by Denys Vlasenko
· 15 years ago
95cc814
udhcpd: fix a bug in add_lease where it was reading at [-1]
by Denys Vlasenko
· 15 years ago
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
ed8982b
udhcp: add a few TODOs
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
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
76478b8
udhcpc: fix truncation of last char in client hostnames
by Denis Vlasenko
· 16 years ago
551ffdc
more of pointless whitespace fixes
by Denis 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
db12d1d
Fix forgotten license comments
by Denis Vlasenko
· 16 years ago
f1980f6
dhcp: add FAST_FUNC as appropriate. -160 bytes.
by Denis Vlasenko
· 16 years ago
b539c84
dhcp: heed TODO item - divorced options from their string descriptions
by Denis Vlasenko
· 17 years ago
22a80d1
udhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/
by Denis Vlasenko
· 17 years ago
49a128a
remove accumulated stray trailing whitespace
by Denis Vlasenko
· 17 years ago
42b3dea
udhcp: many small fixes:
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
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
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
abf58d6
Wade Berrier writes:
by Eric Andersen
· 20 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
2483343
Vodz, last_patch_88
by Glenn L McGrath
· 22 years ago
61fb489
added full udhcp integration
by Russ Dill
· 22 years ago