Tom Rini
05f6f6e8c7
net: Remove env_get_ip helper() function
...
Currently, we have the function env_get_ip which takes an IP address
in string form and returns a struct in_addr representation of that
address. It is however little used and means that a number of places
indirectly (and unclearly) get <env.h> via <net.h>. To clean this up
start by replacing env_get_ip() calls with string_to_ip() calls. This is
generally a no-op as env_get_ip(str) is an inline of
string_to_ip(env_get(str)) but in a few cases we can or already have
stored the result of env_get(str) and can save the additional call.
Signed-off-by: Tom Rini <trini@konsulko.com >
2025-05-29 08:30:24 -06:00
..
2024-06-26 13:17:51 -06:00
2025-05-14 13:34:36 -06:00
2024-05-20 13:35:03 -06:00
2025-04-16 08:05:15 +02:00
2025-02-03 11:33:04 +08:00
2025-05-14 13:34:36 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 13:34:36 -06:00
2017-02-08 15:56:28 -05:00
2025-05-14 12:15:31 -06:00
2025-05-14 13:34:36 -06:00
2025-04-03 11:43:22 -06:00
2025-05-14 13:34:36 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 13:34:36 -06:00
2024-02-15 10:38:34 +01:00
2024-05-20 13:35:03 -06:00
2025-05-14 13:34:36 -06:00
2024-11-16 19:49:13 -06:00
2024-08-27 14:30:14 -06:00
2024-05-20 13:35:03 -06:00
2025-04-10 20:55:53 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 13:34:36 -06:00
2024-06-26 13:17:51 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-01-15 08:48:42 -06:00
2025-04-19 12:47:33 +02:00
2025-05-14 13:34:36 -06:00
2025-05-14 13:34:36 -06:00
2024-07-15 12:12:17 -06:00
2025-01-05 02:30:48 +01:00
2025-05-14 13:34:36 -06:00
2025-05-14 12:15:31 -06:00
2025-01-15 08:48:42 -06:00
2024-12-30 13:21:55 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 12:15:31 -06:00
2025-05-13 11:30:08 -06:00
2024-05-20 13:35:03 -06:00
2024-11-03 21:27:12 -06:00
2024-06-26 13:17:51 -06:00
2024-10-09 22:04:56 -06:00
2024-05-20 13:35:03 -06:00
2025-04-24 10:44:07 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-07-15 12:12:17 -06:00
2024-08-02 15:16:51 -03:00
2024-07-15 12:12:17 -06:00
2024-05-20 13:35:03 -06:00
2024-06-16 12:13:44 +02:00
2024-08-13 06:12:40 +02:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 12:15:31 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 12:15:31 -06:00
2025-05-14 12:15:31 -06:00
2024-06-07 10:48:41 -06:00
2024-09-12 17:35:37 +02:00
2024-09-12 17:35:37 +02:00
2024-05-20 13:35:03 -06:00
2025-04-19 12:45:48 +02:00
2025-01-05 02:30:49 +01:00
2025-05-29 08:30:24 -06:00
2022-03-15 16:19:29 -04:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 13:34:36 -06:00
2025-04-10 09:59:37 +02:00
2024-10-29 16:17:47 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 12:15:31 -06:00
2024-10-18 14:10:21 -06:00
2025-02-05 16:22:55 +01:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-04-02 20:00:59 -06:00
2025-05-14 12:15:31 -06:00
2025-04-11 13:20:38 +02:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-09-12 17:35:37 +02:00
2025-05-14 13:34:36 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-08-13 06:23:05 +02:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 12:15:31 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-06-30 10:59:42 -06:00
2025-04-28 13:25:30 -06:00
2024-08-15 11:30:41 -06:00
2025-05-14 12:15:31 -06:00
2024-05-20 13:35:03 -06:00
2019-12-04 17:10:51 -05:00
2024-05-20 13:35:03 -06:00
2024-12-30 13:21:55 -06:00
2025-01-26 11:06:56 +01:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-04-23 13:19:44 -06:00
2025-05-14 13:34:36 -06:00
2024-03-07 09:23:10 -05:00
2024-05-20 13:35:03 -06:00
2025-05-14 13:34:36 -06:00
2025-03-14 13:30:12 +02:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 13:34:36 -06:00
2025-05-14 12:15:31 -06:00
2024-12-17 13:17:41 -06:00
2024-07-15 12:12:17 -06:00
2024-05-20 13:35:03 -06:00
2024-12-17 13:17:41 -06:00
2024-11-14 18:14:05 -06:00
2025-04-08 11:43:23 -06:00
2025-05-29 08:30:24 -06:00
2025-05-11 12:52:56 +02:00
2025-05-11 12:52:56 +02:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 12:15:31 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-22 08:55:29 -06:00
2022-09-02 13:40:42 -04:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-04-08 16:23:51 -06:00
2024-05-20 13:35:03 -06:00
2021-07-27 14:50:47 -04:00
2023-10-24 16:34:45 -04:00
2024-05-20 13:35:03 -06:00
2022-03-04 15:20:06 -05:00
2025-04-23 09:58:07 +02:00
2024-05-20 13:35:03 -06:00
2024-09-18 13:01:00 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-12-24 17:02:23 +01:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-12-02 07:40:39 -06:00
2024-06-26 13:17:51 -06:00
2024-05-20 13:35:03 -06:00
2025-04-10 20:55:53 -06:00
2025-05-14 13:34:36 -06:00
2025-02-07 13:35:23 -06:00
2024-09-20 17:38:16 -06:00
2025-05-14 12:15:31 -06:00
2025-05-14 12:15:31 -06:00
2025-01-14 14:29:29 -06:00
2025-05-14 12:15:31 -06:00
2024-06-24 13:34:52 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 13:34:36 -06:00
2024-05-20 13:35:03 -06:00
2025-04-08 16:23:51 -06:00
2020-08-07 22:31:32 -04:00
2025-05-14 12:15:31 -06:00
2025-05-14 12:15:31 -06:00
2025-01-15 08:48:42 -06:00
2024-10-17 03:12:47 +02:00
2024-05-20 13:35:03 -06:00
2024-07-15 12:12:17 -06:00
2025-05-14 12:15:31 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-05-14 12:15:31 -06:00
2024-05-20 13:35:03 -06:00
2024-07-15 12:12:17 -06:00
2024-05-20 13:35:03 -06:00
2023-06-13 08:51:07 +03:00
2024-05-20 13:35:03 -06:00
2025-01-28 08:58:41 +02:00
2024-12-31 19:00:46 -06:00
2024-05-20 13:35:03 -06:00
2024-10-10 16:02:20 -06:00
2024-07-15 12:12:17 -06:00
2025-02-26 13:48:27 +00:00
2025-05-14 12:15:31 -06:00
2024-07-15 12:12:17 -06:00
2024-07-03 07:36:32 +01:00
2024-05-20 13:35:03 -06:00
2025-05-14 13:34:36 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-09-18 13:00:59 -06:00
2024-10-11 11:44:47 -06:00
2025-03-17 08:06:53 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2024-05-20 13:35:03 -06:00
2025-01-22 15:58:04 -06:00
2024-05-20 13:35:03 -06:00
2024-07-15 12:12:17 -06:00
2024-05-20 13:35:03 -06:00