mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-11 11:51:46 +00:00
The NIC router always reports the link state "Up" (true) because the effective link state depends on the targeted remote interface and thus on the individual routing for each packet. Consequently, also the signal handler for state changes gets ignored. Ref #2490