@ -218,9 +218,10 @@ class OPENBRIDGE(DatagramProtocol):
self._config['_bcka']=time()
if_sockaddr!=self._config['TARGET_SOCK']:
h,p=_sockaddr
ifh!=self._config['TARGET_IP']:
self._config['TARGET_IP']=h
logger.info('(%s) *BridgeControl* Source IP has changed for OBP, updating',self._system)
logger.info('(%s) *BridgeControl* Source IP and Port has changed for OBP from %s:%s to %s:%s, updating',self._system,self._config['TARGET_IP'],self._config['TARGET_port'],h,p)