Auto create Domains/Zones as systems present their AKAs to us
This commit is contained in:
@@ -632,6 +632,7 @@ final class Binkp extends BaseProtocol
|
||||
if (! ($o = Address::findFTN($rem_aka))) {
|
||||
Log::debug(sprintf('%s: ? AKA is UNKNOWN [%s]',self::LOGKEY,$rem_aka));
|
||||
|
||||
$this->node->ftn_other = $rem_aka;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user