summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMasahisa Kojima <[email protected]>2023-11-10 13:25:35 +0900
committerIlias Apalodimas <[email protected]>2023-11-18 10:08:08 +0200
commit8cf18da1a971dbfe121c1fc1836bb4af942d06dc (patch)
tree256a204decb4fa30ee039ba73401fd7481369c95 /include/linux
parent04592adbdb997081acccdd7191a9bd661a791d91 (diff)
net: wget: add wget with dns utility function
Current wget takes the target uri in this format: "<http server ip>:<file path>" e.g.) 192.168.1.1:/bar The http server ip address must be resolved before calling wget. This commit adds the utility function runs wget with dhs. User can call wget with the uri like "http://foo/bar". Signed-off-by: Masahisa Kojima <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]> Reviewed-by: Ramon Fried <[email protected]> Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions