Denys Vlasenko
|
8cc3a744fb
help text: use -P PORT form
|
4 years ago |
Denys Vlasenko
|
f3d6711c97
udhcpc6: code shrink - sending functions do not need ifindex parameter
|
4 years ago |
Denys Vlasenko
|
4a0eb0370c
gcc-9.x warning fixes
|
4 years ago |
Uwe Glaeser
|
faab906d28
udhcpc6: use correct multicast MAC
|
4 years ago |
Denys Vlasenko
|
11e024aa86
udhcpc6: add ELAPSED_TIME option to outgoing packets
|
5 years ago |
Eivind Versvik
|
22a6339627
udhcpc6: support stateless DHCPv6
|
5 years ago |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 years ago |
Denys Vlasenko
|
72f12acb6b
udhcpc6: fix aliasing warning
|
5 years ago |
Denys Vlasenko
|
6eb6e6a1e9
dhcp: downgrade "got raw socket fd" message to log3, make log2 default max
|
5 years ago |
Denys Vlasenko
|
65c34c52df
dhcp: get rid of static data signal_pipe
|
5 years ago |
Denys Vlasenko
|
bcb1fc3e6c
udhcp: rename client_config to client_data, server_config to server_data
|
5 years ago |
Denys Vlasenko
|
a4ed2c45b9
dhcp: get rid of last global data
|
5 years ago |
Denys Vlasenko
|
abe248b208
udhcpc6: unbreak
|
5 years ago |
James Byrne
|
253c4e787a
Optionally re-introduce bb_info_msg()
|
5 years ago |
Denys Vlasenko
|
60bf77f7e7
udhcpc6: code shrink
|
5 years ago |
Denys Vlasenko
|
0d75e8b797
udhcpc6: add a few comments, no code changes.
|
5 years ago |
Denys Vlasenko
|
cc45cbcca4
udhcpc6: make it enabled in defconfig
|
5 years ago |
Andrey Mazo
|
87e216294a
udhcpc: don't exit after backgrounding on -n -b
|
5 years ago |
Denys Vlasenko
|
b097a84d62
config: update size information
|
6 years ago |
Denys Vlasenko
|
9d05ad087e
udhcpc: code shrink
|
6 years ago |
Denys Vlasenko
|
c05aa6a776
udhcpc: ensure at least one unicast renew attempt
|
6 years ago |
Denys Vlasenko
|
aae428f0bf
udhcpc: give SIGUSR1-induced renew one chance of unicast renew
|
6 years ago |
Denys Vlasenko
|
148788eb0e
udhcpc: remove code which requires server ID to be on local network
|
6 years ago |
David Decotigny
|
8f48fc01e9
udhcpc6: carry along length of packet when parsing it.
|
6 years ago |
David Decotigny
|
a174c791ec
udhcpc6: ignore invalid OPTION_IAADDR
|
6 years ago |
Denys Vlasenko
|
6027597fd1
udhcpc6: set -x options in request
|
6 years ago |
Samuel Mendoza-Jonas
|
30f4d52ed1
udhcpc6: add PXELINUX options
|
6 years ago |
Samuel Mendoza-Jonas
|
23cbd7d5bb
udhcpc6: add DHCPv6 boot options
|
6 years ago |
Samuel Mendoza-Jonas
|
bcdec1a8b8
udhcpc6: add DHCPv6 env helper
|
6 years ago |
Denys Vlasenko
|
266f6f1973
udhcp: support string user options, closes 10946
|
6 years ago |