mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +01:00
Currently an interface's existence is not checked when it is supplied by the user with the `nib` command. This can lead to assertion errors as soon as the generated entry tries to resolve an address or route generated with that command and the network interface not being found.