diff options
author | Jerome Forissier <jerome.forissier@linaro.org> | 2024-10-16 12:04:09 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-10-16 11:11:56 -0600 |
commit | 3c656c928bd7c8bd48341b813057db8ed08d6bfb (patch) | |
tree | 6ffcbe7faee884b1c82d971861f1c3aec2aa4e00 /lib/mbedtls/x509_cert_parser.c | |
parent | 3135b9a9162a51a22447d1e269871c4cacac3a4e (diff) |
net: lwip: add wget command
Add support for the wget command with NET_LWIP. The command normally
expects a URL: wget [loadaddr] url, but it also accepts the legacy
syntax: wget [loadaddr] [server:]file.
The server IP may alternatively be supplied via ${httpserverip} which
has higher priority than ${serverip}.
Based on code initially developed by Maxim U.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Co-developed-by: Maxim Uvarov <muvarov@gmail.com>
Cc: Maxim Uvarov <muvarov@gmail.com>
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Diffstat (limited to 'lib/mbedtls/x509_cert_parser.c')
0 files changed, 0 insertions, 0 deletions