mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 23:54:14 +00:00
74dcc7a3d5
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