Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
12 gadi atpakaļ |
Felix Fietkau
|
1c7a58dfb8
udhcpc[6]: allow discover_retries == 0 (infinite)
|
12 gadi atpakaļ |
Alexey Froloff
|
3c62bbae94
ushcpc: gracefully handle packets with CHECKSUM_PARTIAL
|
12 gadi atpakaļ |
Denys Vlasenko
|
293c94564c
udhcpc: make -O <numeric_opt> work. Closes 5402
|
12 gadi atpakaļ |
Denys Vlasenko
|
085b293338
udhcpc[6]: show select timeout in log
|
12 gadi atpakaļ |
Denys Vlasenko
|
d2266d43bf
udhcpc: fix improper size calculation for OPTION_STRING_HOST
|
12 gadi atpakaļ |
Denys Vlasenko
|
7280d2017d
udhcpc: sanitize hostnames in incoming packets. Closes 3979.
|
13 gadi atpakaļ |
Denys Vlasenko
|
860491c525
udhcpc: shrink code by setting xid more economically
|
13 gadi atpakaļ |
Denys Vlasenko
|
a092a89d8f
udhcpc6: rudimentary code to export data to script; fix IAADDR parsing
|
13 gadi atpakaļ |
Denys Vlasenko
|
7e21f0491c
udhcpc[6]: tweak help text, remove -B from udhcpc6 and "--version" from both
|
13 gadi atpakaļ |
Denys Vlasenko
|
50089fc61c
udhcpc: trim help text, rename badly-named variable
|
13 gadi atpakaļ |
Denys Vlasenko
|
0fd4347ced
udhcpc: code shrink
|
13 gadi atpakaļ |
Denys Vlasenko
|
d38ca03946
udhcpc: reuse string constant; remove unneeded memset(0)
|
13 gadi atpakaļ |
Denys Vlasenko
|
2017d48c0d
udhcpc: deprecate --hostname NAME
|
13 gadi atpakaļ |
Denys Vlasenko
|
ee320c6d9c
getty: reset tty attrs on Ctrl-C and Ctrl-D too
|
13 gadi atpakaļ |
Denys Vlasenko
|
2af2acf9b5
udhcpc: add comment about server IP
|
13 gadi atpakaļ |
Denys Vlasenko
|
fbca0c68a7
udhcpc: in fill_envp, export BOOTP fields first
|
13 gadi atpakaļ |
Denys Vlasenko
|
cd4d78f525
dhcpc: fix the case where we might add extra space at the end of envvar.
|
13 gadi atpakaļ |
Denys Vlasenko
|
1dff672335
udhcpc: fix 6rd option formatting (was using 4 more bytes than there is)
|
13 gadi atpakaļ |
Denys Vlasenko
|
42816c204d
udhcpc: remove unused argument in sprint_nip6
|
13 gadi atpakaļ |
Denys Vlasenko
|
7981d79ef0
udhcpc: small code shrink
|
13 gadi atpakaļ |
Denys Vlasenko
|
1f56e51ca1
udhcpc: add support for DHCP option 212 (RFC 5969)
|
13 gadi atpakaļ |
Vladislav Grishenko
|
6464f15ddb
udhcpc: on SIGUSR1, limit renew attempts time to 20 seconds; then do total reconfig
|
13 gadi atpakaļ |
Leonid Lisovskiy
|
6c9c0a1dc9
udhcp: IF_UDHCP_VERBOSE() macro - improve code readability
|
13 gadi atpakaļ |
Baruch Siach
|
e8f36330d9
networking: consolidate the IP checksum code. -129 bytes.
|
13 gadi atpakaļ |
Dan Fandrich
|
f533ec8767
*: simplify Ethernet header includes
|
13 gadi atpakaļ |
Denys Vlasenko
|
5d3aaceb79
udhcpc: allow -O OPT take numeric params
|
13 gadi atpakaļ |
Nigel Hathaway
|
c37d4c67e8
dhcpc: export unrecognized options in "optNN=XXXXXXXXX" form
|
13 gadi atpakaļ |
Denys Vlasenko
|
9ac5596a51
udhcpc: emit "correct" secs field
|
13 gadi atpakaļ |
Keith Young
|
e6bb8d339f
udhcpc: add -B option
|
13 gadi atpakaļ |