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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
udhcpd: keep expired leases at startup
Christian Lindeberg
2016-03-01
2
-2
/
+8
*
udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer)
Denys Vlasenko
2016-02-26
2
-4
/
+15
*
udhcp: trivial shrink
Denys Vlasenko
2016-02-26
1
-4
/
+3
*
networking: allow dot at the end of the domain name in dhcp response
Denys Vlasenko
2016-02-11
1
-0
/
+2
*
dumpleases: string reuse
Denys Vlasenko
2015-10-24
1
-3
/
+5
*
dumpleases: new option -d to show time in seconds
Isaac Dunham
2015-10-24
1
-5
/
+19
*
dumpleases: make host names sanitized to shell-friendly condition
Denys Vlasenko
2015-10-24
1
-3
/
+8
*
udhcpc: fix for some Android toolchain breakage
Denys Vlasenko
2015-10-08
1
-0
/
+14
*
libbb: add setsockopt_foo helpers
Denys Vlasenko
2015-08-24
1
-3
/
+1
*
udhcpc: dns labels can actually start with a number
Arthur Gautier
2015-07-30
1
-4
/
+0
*
libbb: add a function to make a copy of a region of memory
Ron Yorston
2015-07-19
1
-1
/
+1
*
dhcpd: fix an improper widening conversion
Denys Vlasenko
2015-01-27
1
-1
/
+2
*
udhcpd: account for script delay in lease
John Schroeder
2014-12-25
1
-1
/
+5
*
udhcpc: account for script run time
Denys Vlasenko
2014-12-21
1
-1
/
+5
*
udhcpd: if a lease from lease file coincides with a static one, ignore it
Denys Vlasenko
2014-11-25
1
-1
/
+13
*
udhcpd: add option for tweaking arpping
Michel Stam
2014-10-30
6
-21
/
+39
*
udhcp: add PXELINUX path prefix option (code 210) definition
Jeremy Kerr
2014-07-16
2
-0
/
+3
*
udhcpc: make hostname sanitization optional. Closes 3979
Denys Vlasenko
2014-06-16
2
-0
/
+15
*
udhcpc: ignore NAKs from "wrong" servers. Closes 4267
Denys Vlasenko
2014-02-27
1
-1
/
+24
*
udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746
Denys Vlasenko
2014-02-19
2
-4
/
+5
*
udhcpc: in comments, explain the kind of raw socket we create
Denys Vlasenko
2014-02-07
1
-2
/
+4
*
udhcpc: don't use BPF filter, users report problems (bugs 4598, 6746)
Denys Vlasenko
2014-02-03
1
-47
/
+46
*
udhcp: add PXELINUX config file option (code 209) definition
Jeremy Kerr
2013-11-12
2
-2
/
+5
*
udhcpc: allow zero server-id. Closes 6614.
Denys Vlasenko
2013-11-03
1
-11
/
+25
*
udhcpc: make DHCP packets to have at least 300 DHCP bytes
Johannes Stezenbach
2013-10-28
1
-0
/
+9
*
udhcpc: tweak help text more
Denys Vlasenko
2013-08-08
1
-17
/
+17
*
udhcpc: tweak help text
Denys Vlasenko
2013-08-08
1
-14
/
+15
*
udhcpc: tweak help text
Denys Vlasenko
2013-08-05
1
-4
/
+4
*
udhcp: code shrink
Denys Vlasenko
2013-05-17
1
-17
/
+13
*
udhcpc: fix a problem with binary-encoded options #2
Denys Vlasenko
2013-05-17
1
-1
/
+1
*
udhcpd: also add -I ADDR to help text
Denys Vlasenko
2013-03-14
1
-1
/
+1
*
udhcpd: add -I LOCAL_ADDR option
Denys Vlasenko
2013-03-13
1
-4
/
+13
*
udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT
Denys Vlasenko
2013-01-28
3
-18
/
+22
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
1
-1
/
+1
*
udhcpc[6]: allow discover_retries == 0 (infinite)
Felix Fietkau
2012-09-27
2
-4
/
+4
*
ushcpc: gracefully handle packets with CHECKSUM_PARTIAL
Alexey Froloff
2012-09-17
1
-8
/
+49
*
udhcp[cd]: fix binding to network aliases. Closes 5432, 5438
Denys Vlasenko
2012-08-10
1
-1
/
+9
*
udhcpc: make -O <numeric_opt> work. Closes 5402
Denys Vlasenko
2012-07-27
3
-13
/
+21
*
Add yet another missing ALIGN2 on a global declaration.
Denys Vlasenko
2012-07-26
1
-1
/
+1
*
dhcpd: write lease file on exit
Denys Vlasenko
2012-07-24
1
-4
/
+4
*
*: declare strings with ALIGN1, as appropriate
Michael Tokarev
2012-07-24
1
-2
/
+2
*
udhcpc[6]: show select timeout in log
Denys Vlasenko
2012-06-02
2
-2
/
+2
*
udhcpc6: depend on ipv6
Mike Frysinger
2012-05-02
1
-4
/
+5
*
udhcpc: fix improper size calculation for OPTION_STRING_HOST
Denys Vlasenko
2012-04-22
1
-0
/
+1
*
fix build breakage found by randconfig
Denys Vlasenko
2012-04-20
2
-1
/
+5
*
udhcp: make arpping code resistant to time jumps
Denys Vlasenko
2012-04-17
1
-2
/
+7
*
udhcp: finish support of classless static routes (now the correct patch!)
Michael McTernan
2011-12-16
1
-18
/
+37
*
udhcpc: sanitize hostnames in incoming packets. Closes 3979.
Denys Vlasenko
2011-12-08
3
-5
/
+73
*
udhcpc: shrink code by setting xid more economically
Denys Vlasenko
2011-11-18
1
-4
/
+8
*
udhcpc6: rudimentary code to export data to script; fix IAADDR parsing
Denys Vlasenko
2011-11-16
5
-40
/
+131
[prev]
[next]