Skip to content
Commit 57629cb9 authored by Tiago's avatar Tiago
Browse files

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
parent 872a7390
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment