mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
To reproduce regression, before fix, in CLI from factory-default: > configure > set interfaces interface e0 ipv4 autoconf enable true > leave > shell $ ps; ip -br a Turns out, for some reason I cannot figure out, that we cannot use the same pattern as for ipv6 with lydx_get_descendant(). Manually fetching the node works though. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>