tree: 594cf0e9a121ef2fc158123ae1ee8a4a39934014 [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.