add bcsq to max hops

ta
Simon 4 years ago
parent 3770165738
commit 4d1e680154
No known key found for this signature in database
GPG Key ID: 6ACF11630B5D8F82

@ -364,6 +364,7 @@ class OPENBRIDGE(DatagramProtocol):
if _inthops > 15:
logger.warning('(%s) MAX HOPS exceed, dropping. Hops: %s, DST: %s', self._system, _inthops, _int_dst_id)
self.send_bcsq(_dst_id,_stream_id)
return

Loading…
Cancel
Save

Powered by TurnKey Linux.