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
/
serverpacket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udhcpd: fix a bug in add_lease where it was reading at [-1]
Denys Vlasenko
2009-07-07
1
-6
/
+16
*
udhcp: logging improvements, field and variable renames
Denys Vlasenko
2009-06-17
1
-38
/
+35
*
udhcp: shorten mac len from 16 to 6 in lease file
Denys Vlasenko
2009-06-17
1
-15
/
+15
*
udhcp: change UDHCP_DEBUG into int, make verbosity selectable with -v
Denys Vlasenko
2009-06-17
1
-22
/
+22
*
udhcp: rename server/client_config.arp to server_mac and client_mac
Denys Vlasenko
2009-06-16
1
-1
/
+1
*
udhcp: cleanup of static lease handling
Denys Vlasenko
2009-06-16
1
-1
/
+1
*
udhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip
Denys Vlasenko
2009-06-16
1
-1
/
+1
*
udhcp: rename giaddr to gateway_nip and server to server_nip
Denys Vlasenko
2009-06-16
1
-7
/
+7
*
udhcp: rename fields in struct dhcpOfferedAddr
Denys Vlasenko
2009-06-16
1
-1
/
+1
*
udhcpd: don't fail ARP check if returned MAC matches client's one
Denys Vlasenko
2009-06-16
1
-20
/
+31
*
dhcpd: remember and record hostnames; optimize get_option
Denis Vlasenko
2009-04-01
1
-3
/
+6
*
udhcpd: disable opton to have absolute lease times in lease file
Denis Vlasenko
2009-01-01
1
-21
/
+16
*
optimize 16- and 32-bit moves
Denis Vlasenko
2008-12-08
1
-18
/
+19
*
udhcp: add inline docs; small code shrink
Denis Vlasenko
2008-09-26
1
-1
/
+1
*
udhcp: added some FIXMEs; code shrink. -49 bytes
Denis Vlasenko
2008-09-26
1
-2
/
+4
*
dhcp: add FAST_FUNC as appropriate. -160 bytes.
Denis Vlasenko
2008-09-26
1
-4
/
+4
*
udhcpc: regularize the names of receiving functions,
Denis Vlasenko
2008-05-21
1
-8
/
+5
*
udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)
Denis Vlasenko
2008-02-04
1
-0
/
+1
*
udhcp: fix oversized packet sending (introduced by "slack for bad dhcp server...
Denis Vlasenko
2007-12-20
1
-2
/
+2
*
udhcp: new config option "Rewrite the lease file at every new acknowledge"
Denis Vlasenko
2007-07-01
1
-13
/
+18
*
udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.
Denis Vlasenko
2007-04-07
1
-1
/
+1
*
udhcp: fix indentation and style.
Denis Vlasenko
2006-11-18
1
-63
/
+48
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
1
-2
/
+2
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-10
/
+10
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
My first bout of untangling udhcp. Make lots of gratuitous #defines go
Rob Landley
2006-05-28
1
-3
/
+3
*
add back in udhcp support
Mike Frysinger
2006-05-08
1
-0
/
+275
*
remove in place of external link
Mike Frysinger
2006-03-23
1
-275
/
+0
*
fix up yet more annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-30
1
-2
/
+2
*
just whitespace
Tim Riker
2006-01-25
1
-2
/
+2
*
more make safe the exported namespace for udhcp. Move to bb-specific file for...
"Vladimir N. Oleynik"
2005-09-23
1
-1
/
+1
*
Wade Berrier writes:
Eric Andersen
2004-10-08
1
-2
/
+18
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-24
/
+24
*
Use standard C99 types
Eric Andersen
2004-01-30
1
-7
/
+7
*
include headers with prototypes to make sure prototypes match
Russ Dill
2003-12-16
1
-0
/
+1
*
Vodz, last_patch_88
Glenn L McGrath
2003-06-10
1
-6
/
+1
*
added full udhcp integration
Russ Dill
2002-10-14
1
-0
/
+263