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
Age
Commit message (
Expand
)
Author
2021-05-01
udhcpc[6]: fold perform_renew() into its only caller
Denys Vlasenko
2021-05-01
udhcpc[6]: untangle "timeout" and "remaining lease"; reduce min lease to 30 s...
Denys Vlasenko
2021-04-14
fix gcc-11.0 warnings
Denys Vlasenko
2021-03-16
udhcpc: ignore zero-length DHCP options, take 2
Denys Vlasenko
2021-03-16
udhcpc: ignore zero-length DHCP options
Russell Senior
2021-02-21
udhcp: reuse strings
Denys Vlasenko
2021-02-20
udhcpc: clarify bcast/unicast sends in logs, include server ID
Denys Vlasenko
2021-02-03
libbb: introduce and use fputs_stdout
Ron Yorston
2021-01-01
udhcpc: Add support to change default interface name
Andre Kalb
2020-12-18
help text: use -P PORT form
Denys Vlasenko
2020-12-16
tweak help texts
Denys Vlasenko
2020-12-15
udhcpc6: code shrink - sending functions do not need ifindex parameter
Denys Vlasenko
2020-12-15
udhcp: bind to device even for ucast packets
Michal Kazior
2020-11-30
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-10-06
avoid using strok - eliminates use of hidden global variable
Denys Vlasenko
2020-10-01
udhcp: remove struct packing attribute, eliminates gcc-9.x
Denys Vlasenko
2020-10-01
gcc-9.x warning fixes
Denys Vlasenko
2020-08-13
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
udhcpc: add support for long options
Martin Lewis
2020-07-12
domain_codec: optimize dname_dec and convert_dname
Martin Lewis
2020-06-29
udhcpc: fix a TODO in fill_envp using option scanner
Martin Lewis
2020-06-29
udhcp: add option scanner
Martin Lewis
2020-06-29
acpid: only display -p if supported in usage
Norbert Lange
2020-06-29
dhcpd: remove hardcoded pidfile path
Norbert Lange
2020-06-21
udhcpc6: use correct multicast MAC
Uwe Glaeser
2020-06-09
dhcpc: refactor xmalloc_optname_optval to shrink binary size
Martin Lewis
2020-06-09
udhcp: comment out unused domain compression code
Denys Vlasenko
2020-06-09
dhcpc: code shrink in good_hostname
Martin Lewis
2020-01-14
udhcpd: mangle hostnames starting with dash ("-option")
Denys Vlasenko
2019-10-08
udhcpc: fix segmentation fault on empty bin opt
Michal Kazior
2019-09-24
udhcpc6: add ELAPSED_TIME option to outgoing packets
Denys Vlasenko
2019-08-24
udhcpc6: support stateless DHCPv6
Eivind Versvik
2019-08-09
udhcpc6: s/iphdr/ip6_hdr/
Denys Vlasenko
2019-07-02
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-06-13
udhcpc: fix comment, no code changes
Denys Vlasenko
2019-06-11
udhcpc6: fix aliasing warning
Denys Vlasenko
2019-06-11
dhcpc.c: Added support for relay server parameter.
Martin Lewis
2019-05-31
dhcp: downgrade "got raw socket fd" message to log3, make log2 default max
Denys Vlasenko
2019-05-31
dhcp: get rid of static data signal_pipe
Denys Vlasenko
2019-05-30
udhcp: rename server_config to server_data
Denys Vlasenko
2019-05-26
udhcp: rename client_config to client_data, server_config to server_data
Denys Vlasenko
2019-05-26
udhcpc6: Fixed aliasing compilation error
Martin Lewis
2019-05-26
dhcp: get rid of last global data
Denys Vlasenko
2019-05-23
dhcp: tweak comments, no code changes
Denys Vlasenko
2019-05-21
udhcpd: fix printing of static leases
Denys Vlasenko
2019-05-16
udhcpd: code shrink
Denys Vlasenko
2019-05-16
udhcpd: support per-client hostnames in static leases
Denys Vlasenko
2019-05-15
udhcpc6: unbreak
Denys Vlasenko
2019-05-15
udhcpd: code shrink - do not fetch requested IP twice
Denys Vlasenko
2019-05-14
style fix, no code changes
Denys Vlasenko
[next]