mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00:00
6528f50bfc
This patch refines the criterion of when the networking is considered as ready to use. Until now, any IP reported by the NIC router was taken as an indicator for connectivity. But as the NIC router reports an IP 0.0.0.0/32 when no network cable is plugged at the uplink, the condition was too loose. |
||
---|---|---|
.. | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.