1 o Minor bugfixes (config, bridge):
2 - Don't initiate a connection to a bridge without a corresponding
3 transport. Fixes bug 40106; bugfix on 0.4.5.1-alpha.
4 - This also reverts an earlier fix we did for this that would validate
5 configuration to avoid such situation but turns out it wouldn't work for
6 a DisableNetwork thus the new approach.