onedns/onedns
Vitaliy Filippov c03be448e0 Send empty replies to AAAA requests
In conformance with https://tools.ietf.org/html/rfc4074 # Expected Behavior
2020-01-23 18:43:32 +03:00
..
clients remove all traces of skydns and etcd from code 2016-08-02 11:54:29 -04:00
tests catch and log all sync exceptions in daemon 2017-04-14 14:14:57 -04:00
__init__.py add --version flag 2017-04-14 13:16:15 -04:00
cli.py Enable TCP by default and add option to disable it 2020-01-22 13:50:25 +03:00
exception.py server: implement tiebreaker for VMs with same name/IP 2016-09-28 11:18:14 -04:00
logger.py logger: remove unused os import 2016-08-03 00:38:56 -04:00
resolver.py Send empty replies to AAAA requests 2020-01-23 18:43:32 +03:00
server.py Change to a non-root user after starting the server 2020-01-17 17:22:19 +03:00
utils.py resolver: add thread mutex and use new zone module 2016-08-17 16:21:05 -04:00
zone.py add zone module with in-memory zone implementation 2016-08-17 10:13:43 -04:00