mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
parent
4d36c12d19
commit
20ddd1bcdc
@ -189,6 +189,8 @@ extern "C" {
|
||||
/* no IP address - no networking */
|
||||
return 1;
|
||||
#endif /* LWIP_DHCP */
|
||||
} else {
|
||||
netif_set_up(&netif);
|
||||
}
|
||||
} catch (Nic_not_availble) {
|
||||
PWRN("NIC not available, loopback is used as default");
|
||||
|
Loading…
Reference in New Issue
Block a user