diff options
| author | Jerome Forissier <[email protected]> | 2024-10-16 12:04:09 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-10-16 11:11:56 -0600 |
| commit | 3c656c928bd7c8bd48341b813057db8ed08d6bfb (patch) | |
| tree | 6ffcbe7faee884b1c82d971861f1c3aec2aa4e00 /scripts | |
| 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 <[email protected]>
Co-developed-by: Maxim Uvarov <[email protected]>
Cc: Maxim Uvarov <[email protected]>
Signed-off-by: Jerome Forissier <[email protected]>
Acked-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
