Michal Kazior
|
1f1988d525
udhcpc: fix segmentation fault on empty bin opt
|
5 лет назад |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
5 лет назад |
James Byrne
|
253c4e787a
Optionally re-introduce bb_info_msg()
|
5 лет назад |
Antoine Girard-Vallée
|
0e7bd69bb5
udhcp: add 100 and 101 dhcp options for ipv4
|
5 лет назад |
Denys Vlasenko
|
74d9f1ba37
udhcpc: when decoding DHCP_SUBNET, ensure it is 4 bytes long
|
5 лет назад |
Denys Vlasenko
|
b80bdeba02
udhcp: code shrink
|
5 лет назад |
Denys Vlasenko
|
6d3b4bb24d
udhcpc: check that 4-byte options are indeed 4-byte, closes 11506
|
6 лет назад |
Denys Vlasenko
|
6d26744a2c
udhcp: tweak comment indentation, no code changes
|
6 лет назад |
Jeremy Kerr
|
fc267214f0
udhcp: add option 211, "reboot time"
|
6 лет назад |
Denys Vlasenko
|
6027597fd1
udhcpc6: set -x options in request
|
6 лет назад |
Samuel Mendoza-Jonas
|
43b9235f66
udhcp: fix use of trim() in udhcp_str2optset()
|
6 лет назад |
Denys Vlasenko
|
266f6f1973
udhcp: support string user options, closes 10946
|
6 лет назад |
Denys Vlasenko
|
ba4fbca8a8
udhcpc6: make -O OPT work
|
7 лет назад |
Denys Vlasenko
|
b181ca7552
typo in comment
|
7 лет назад |
Denys Vlasenko
|
f11c6989ba
udhcpc: check read of overload option data byte to be within packet
|
8 лет назад |
Brian Foley
|
f9beeb22e2
udhcpc: check read of option length byte to be within packet
|
8 лет назад |
Denys Vlasenko
|
f75a96d74c
udhcp: fix capitalization of two messages
|
8 лет назад |
Denys Vlasenko
|
8f2e99c813
udhcp: get rid of bb_info_msg()
|
8 лет назад |
Denys Vlasenko
|
352f79acbd
udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer)
|
8 лет назад |
Jeremy Kerr
|
b8ffd11e65
udhcp: add PXELINUX path prefix option (code 210) definition
|
10 лет назад |
Jeremy Kerr
|
d3092c99ae
udhcp: add PXELINUX config file option (code 209) definition
|
11 лет назад |
Denys Vlasenko
|
b443a3780d
udhcp: code shrink
|
11 лет назад |
Denys Vlasenko
|
c133fa66f3
udhcpc: fix a problem with binary-encoded options #2
|
11 лет назад |
Michael McTernan
|
ee0f444f11
udhcp: finish support of classless static routes (now the correct patch!)
|
13 лет назад |
Denys Vlasenko
|
7280d2017d
udhcpc: sanitize hostnames in incoming packets. Closes 3979.
|
13 лет назад |
Denys Vlasenko
|
a092a89d8f
udhcpc6: rudimentary code to export data to script; fix IAADDR parsing
|
13 лет назад |
Denys Vlasenko
|
cd4d78f525
dhcpc: fix the case where we might add extra space at the end of envvar.
|
13 лет назад |
Denys Vlasenko
|
1f56e51ca1
udhcpc: add support for DHCP option 212 (RFC 5969)
|
13 лет назад |
Nigel Hathaway
|
fb6b173ff7
udhcp: add FEATURE_UDHCP_8021Q option
|
13 лет назад |
Denys Vlasenko
|
fbea220560
udhcpc: fix a problem with binary-encoded options
|
13 лет назад |