Revert "fix packet counter 3"

This reverts commit 5017cefe4d.
crc16
Simon 4 years ago
parent 5017cefe4d
commit b36d39310b

@ -1437,8 +1437,7 @@ class routerOBP(OPENBRIDGE):
'CONTENTION':False, 'CONTENTION':False,
'RFS': _rf_src, 'RFS': _rf_src,
'TGID': _dst_id, 'TGID': _dst_id,
'RX_PEER': _peer_id, 'RX_PEER': _peer_id
'packets': 0
} }
# Record the time of this packet so we can later identify a stale stream # Record the time of this packet so we can later identify a stale stream

Loading…
Cancel
Save

Powered by TurnKey Linux.