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
/
d6_dhcpc.c
Age
Commit message (
Expand
)
Author
2016-04-21
udhcp: add setup_common_bufsiz() as needed
Denys Vlasenko
2016-03-30
udhcp: get rid of bb_info_msg()
Denys Vlasenko
2015-07-19
libbb: add a function to make a copy of a region of memory
Ron Yorston
2014-02-19
udhcpc: fix BPF filter. Hopefully fixes the root cause of 4598 and 6746
Denys Vlasenko
2013-01-28
udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT
Denys Vlasenko
2012-09-27
udhcpc[6]: allow discover_retries == 0 (infinite)
Felix Fietkau
2012-07-27
udhcpc: make -O <numeric_opt> work. Closes 5402
Denys Vlasenko
2012-06-02
udhcpc[6]: show select timeout in log
Denys Vlasenko
2012-05-02
udhcpc6: depend on ipv6
Mike Frysinger
2012-04-20
fix build breakage found by randconfig
Denys Vlasenko
2011-11-16
udhcpc6: rudimentary code to export data to script; fix IAADDR parsing
Denys Vlasenko
2011-11-08
udhcpc[6]: tweak help text, remove -B from udhcpc6 and "--version" from both
Denys Vlasenko
2011-11-07
udhcpc6: fix endianness
Denys Vlasenko
2011-11-07
udhcpc6: new applet. Not yet functional.
Denys Vlasenko