mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-24 10:55:07 +00:00
The libc will now use the file given by the 'nameserver_file' attribute to get the DNS nameserver address instead of reading '/etc/resolv.conf'. It defaults to '/socket/nameserver' which is the common location when using the lxip VFS plugin. As a constraint the libc will read the first line and expects the nameserver address without any keywords in front of it. Fixes #2861.
Runtime for using the NIC router for NAT and DNS