tree: e16469f0b432d284224c0ce0a708d3554749a79d [path history] [tgz]
  1. dbus_adaptors/
  2. dbus_permissions/
  3. init/
  4. minijail/
  5. tmpfiles.d/
  6. BUILD.gn
  7. crosdns_daemon.cc
  8. crosdns_daemon.h
  9. hosts_modifier.cc
  10. hosts_modifier.h
  11. hosts_modifier_fuzzer.cc
  12. hosts_modifier_test.cc
  13. main.cc
  14. OWNERS
  15. README.md
crosdns/README.md

crosdns - Hostname resolution service for Chrome OS

Design doc: go/crostini-hostnames

This provides a D-Bus service for set/removing entries from the /etc/hosts file. Currently it is used by VMs/containers for mapping their hostnames/IPs. Later this will be expanded to do more hostname resolution/DNS functions.