Files
bind9/bin
Brian Wellington e6743c1b25 Don't call get_address when processing "-b address". The address can't be a
host name, and if it's not a valid address, it would call isc_app_block()
and assert since isc_app_run() had not been called yet before calling the
resolver.  This could be seen by running:
	dig @localhost xbill.org -b 127.0.0.1:1111
which now exits with an error.
2001-02-17 20:27:24 +00:00
..
2001-02-15 23:26:29 +00:00
2001-02-17 01:09:22 +00:00
2001-02-17 01:25:34 +00:00
2001-02-16 03:07:40 +00:00
2001-01-09 22:01:04 +00:00