author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 1 Jul 2007 07:50:43 +0000 (09:50 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Sun, 1 Jul 2007 07:50:43 +0000 (09:50 +0200) | ||
commit | e0a11961abe16d9db8e9b853ace97da7e5b96988 | |
tree | 87fb0ad2e5d25b0754bb80987afb1111f5f4f9e3 | tree | snapshot |
parent | 8811547c33ae23324d350919436c4ace1a795ca9 | commit | diff |
dns plugin: Added support for the old bind-interface.
Apparently it is still in use, even in new distributions:
-- 8< --
bsbuild>uname -a
OpenBSD bsbuild 4.1 GENERIC#1435 i386
bsbuild>/usr/sbin/named -v
BIND 9.3.4
-- >8 --
Apparently it is still in use, even in new distributions:
-- 8< --
bsbuild>uname -a
OpenBSD bsbuild 4.1 GENERIC#1435 i386
bsbuild>/usr/sbin/named -v
BIND 9.3.4
-- >8 --
configure.in | diff | blob | history | |
src/utils_dns.c | diff | blob | history |