tree: 09d4f564fd3af2f98535a78dcb18a9d60fbf12c7 [path history] [tgz]
  1. dbus_adaptors/
  2. dbus_permissions/
  3. init/
  4. BUILD.gn
  5. crosdns_daemon.cc
  6. crosdns_daemon.h
  7. hosts_modifier.cc
  8. hosts_modifier.h
  9. hosts_modifier_fuzzer.cc
  10. hosts_modifier_test.cc
  11. main.cc
  12. OWNERS
  13. 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.