HoneyryderChuck 57629cb9b0 fix: do not check if multi-homed network at boot time, instead do it a runtime
this requires calling , which calls the  syscall, which may be blocked at boot time in certain constrained environments

this is moved into a module function, which memoizes the result; it's done in a non-thread safe way, but since the result is expected to be the same, it should be ok to race
2025-09-22 15:45:08 +01:00
..
2025-08-07 11:21:02 +01:00
2025-09-22 09:19:20 +01:00
2021-09-30 02:27:10 +01:00
2021-05-22 16:19:24 +01:00
2025-08-22 16:11:44 +01:00
2020-10-30 16:19:18 +00:00
2022-12-20 22:28:07 +00:00