Config parsing: Ignore some BIND9-specific resolv.conf options
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 24 Oct 2014 21:03:50 +0000 (22:03 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 Oct 2014 11:45:51 +0000 (11:45 +0000)
commitff7fd0e703f595103dc45ba808752ee55f2455cb
tree3efdee453124326b3641349d71e30c42d2d92736
parent229f72fa85fb16abdb2ee760c0d89f28b6151d64
Config parsing: Ignore some BIND9-specific resolv.conf options

Debian #411263.  I also read wheezy's resolv.conf(5).

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
regress/case-unkopts.err [new file with mode: 0644]
regress/case-unkopts.out [new file with mode: 0644]
regress/case-unkopts.sys [new file with mode: 0644]
regress/init-unkopts.text [new file with mode: 0644]
src/setup.c