Syncleus / peak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can resend packets if own callsign not added to old hops

freemo opened this issue · comments

Can resend packets if own callsign not added to old hops. We need a mechanism that caches old packets checksum based on all values except the path to ensure duplicate packets cant be sent. The simplest solution however is to checksum sthe whole packet including paths after it is mangled (when actually sent).