commit | 23ea0b2fa79384f41f53ee9bdfed38de05ef839d | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Wed Jun 25 15:19:17 2025 +0200 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Tue Jul 08 11:07:37 2025 +0200 |
tree | 91e1669b3ee7773693b286232a6d2cb3cb1ec2b3 | |
parent | e9a5ed88b80d4c6e4ce79f104c7f9cc74c60c71d [diff] |
lwip: ping: accept host name when CONFIG_CMD_DNS=y Update the ping command so that a host name is accepted in addition to an IP address, provided DNS support is enabled. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>