index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
networking
/
udhcp
/
leases.c
Age
Commit message (
Expand
)
Author
2008-09-26
dhcp: add FAST_FUNC as appropriate. -160 bytes.
Denis Vlasenko
2007-11-29
dhcp: heed TODO item - divorced options from their string descriptions
Denis Vlasenko
2007-08-09
udhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/
Denis Vlasenko
2007-07-17
remove accumulated stray trailing whitespace
Denis Vlasenko
2007-07-03
udhcp: many small fixes:
Denis Vlasenko
2007-07-01
udhcp: new config option "Rewrite the lease file at every new acknowledge"
Denis Vlasenko
2007-04-07
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.
Denis Vlasenko
2006-11-18
udhcp: fix indentation and style.
Denis Vlasenko
2006-09-06
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-07-02
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-05-08
add back in udhcp support
Mike Frysinger
2006-03-23
remove in place of external link
Mike Frysinger
2006-01-25
just whitespace
Tim Riker
2004-10-08
Wade Berrier writes:
Eric Andersen
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-01-30
Use standard C99 types
Eric Andersen
2003-12-18
Finish remerging busybox udhcp and udhcp. Some cleanups as well.
Russ Dill
2003-12-16
include headers with prototypes to make sure prototypes match
Russ Dill
2003-06-10
Vodz, last_patch_88
Glenn L McGrath
2002-10-14
added full udhcp integration
Russ Dill