Closed CHTJonas closed 3 years ago
It looks like we can check a received packet's ID in both UDP and ICMP so we might as well. This PR also reduces some needless complexity by making Tracker an unsigned 64-bit int.
ID
Tracker
Fixes #133.
It looks like we can check a received packet's
ID
in both UDP and ICMP so we might as well. This PR also reduces some needless complexity by makingTracker
an unsigned 64-bit int.Fixes #133.