mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user