Count the number of correctly received UDP packets.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 15 Jan 2013 12:33:16 +0000 (13:33 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 15 Jan 2013 12:33:16 +0000 (13:33 +0100)
Keep track of the number of correct, non-replayed UDP packets that have been
received, regardless of their content. This can be compared to the sequence
number to determine the real packet loss.


No differences found