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