What steps will reproduce the problem?
1.start server in long-term credential mode
2.use turn client to connect
3.check counted packets/bytes in super session
What is the expected output? What do you see instead?
counted received packets/bytes are greater than actually received
What version of the product are you using? On what operating system?
Please provide any additional information below.
every control packet needs authorization which goes into auth thread, causing
processing of this packets to be postponed. When the processing is resumed,
this packet is counted again.
Original issue reported on code.google.com by zjudon...@gmail.com on 20 Nov 2013 at 1:31
Original issue reported on code.google.com by
zjudon...@gmail.com
on 20 Nov 2013 at 1:31