BIND 10 trac1424, created. 2818dab13b61cdbbee27076e820e4069e3dd14d4 [1424] made sure any installable initial configs are installed on startup even if listen_on failed. this fix is a kind of an ugly hack, but the symptom is quite counter intuitive, so it's probably better than not-fixing. I guess the introducing of socket creator will situation a bit, and in any event I believe we should refactor the configuration mechanism later. I also removed setConfigure() method and configured_ member as they are effectively unused in the code anymore.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Dec 23 08:23:29 UTC 2011
The branch, trac1424 has been created
at 2818dab13b61cdbbee27076e820e4069e3dd14d4 (commit)
- Log -----------------------------------------------------------------
commit 2818dab13b61cdbbee27076e820e4069e3dd14d4
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Dec 23 00:19:58 2011 -0800
[1424] made sure any installable initial configs are installed on startup
even if listen_on failed. this fix is a kind of an ugly hack, but the symptom
is quite counter intuitive, so it's probably better than not-fixing.
I guess the introducing of socket creator will situation a bit, and in
any event I believe we should refactor the configuration mechanism later.
I also removed setConfigure() method and configured_ member as they are
effectively unused in the code anymore.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list