]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
zonecut: add auto-generation of root hints
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 2 Nov 2016 12:52:23 +0000 (13:52 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 2 Nov 2016 15:26:12 +0000 (16:26 +0100)
commit0c2edbf349de8c41b6bb2465f178836a4e7488de
treedcbb371c5a90000ee0fc3e64bafeefd68b9821b8
parent1e73121b58aee0927bfdd00c4221f6b9c36111a4
zonecut: add auto-generation of root hints

Fixes #100.
The file with the addresses is in the repo, so people don't have to
regenerate it, but the build system is able to do it.
lib/lib.mk
lib/root-hints.inc [new file with mode: 0644]
lib/zonecut.c
scripts/gen-root-hints.sh [new file with mode: 0755]
scripts/inet_pton.py