iphydf
7a3ead591f
cleanup: Use a struct for the ip_ntoa buffer.
...
Every use of this function needs to allocate the same buffer. None of
the callers uses a differently sized buffer, so we might as well put it
in a struct and have the type checker prove the buffer size is correct.
Also rename `ip_ntoa` to `net_ip_ntoa` to avoid clashes with ESP-IDF
system libraries which define this function as well.
2022-04-03 18:57:04 +00:00
..
2018-08-19 10:38:51 +00:00
2022-04-03 00:00:08 +00:00
2022-03-29 22:03:26 +00:00
2022-03-26 21:15:31 +00:00
2022-01-25 14:25:36 -05:00
2022-04-03 00:00:08 +00:00
2022-01-16 01:37:37 +00:00
2022-04-03 00:00:08 +00:00
2022-04-01 14:06:05 +00:00
2022-01-26 10:27:41 -05:00
2022-01-26 10:27:41 -05:00
2022-01-26 10:27:41 -05:00
2022-02-21 17:39:10 +00:00
2022-04-01 14:06:05 +00:00
2022-02-21 17:39:10 +00:00
2022-04-01 14:06:05 +00:00
2022-03-04 10:33:23 +00:00
2022-04-01 14:06:05 +00:00
2022-04-01 09:10:37 +00:00
2022-02-21 17:39:10 +00:00
2022-04-03 18:14:01 +00:00
2022-01-25 14:25:36 -05:00
2022-03-04 10:33:23 +00:00
2022-02-21 17:39:10 +00:00
2022-02-21 17:39:10 +00:00
2022-02-21 17:39:10 +00:00
2022-03-26 21:15:31 +00:00
2022-04-01 09:10:37 +00:00
2022-04-01 09:10:37 +00:00
2022-04-03 00:00:08 +00:00
2022-04-03 18:57:04 +00:00
2022-04-01 14:06:05 +00:00
2022-01-26 10:27:41 -05:00
2022-01-25 14:25:36 -05:00
2022-02-25 01:55:28 +00:00
2022-04-01 14:06:05 +00:00
2022-04-01 09:10:37 +00:00
2022-04-01 14:06:05 +00:00
2022-03-19 13:09:18 +01:00
2022-04-01 09:10:37 +00:00
2022-02-21 17:39:10 +00:00
2022-02-21 17:39:10 +00:00
2022-01-25 14:25:36 -05:00
2022-04-03 00:00:08 +00:00
2022-03-26 23:57:15 +00:00
2022-03-26 23:57:15 +00:00
2022-04-01 14:06:05 +00:00
2022-04-01 14:06:05 +00:00
2022-01-16 01:37:37 +00:00
2022-02-21 17:39:10 +00:00
2022-03-17 18:20:40 +00:00
2022-01-26 10:27:41 -05:00
2021-12-15 10:26:50 +00:00