Public bug reported:

When the sequence numbers wrap around, the owin-max value is incorrect.

This is because u_long is used inside tcptrace everywhere. On 64-bit
arches this makes a 8-byte variable. Thus, wrap-arounds are incorrectly
handled. tcptrace should rather use u_int32_t when handling sequence
numbers.

I am ready to submit patches, but where is the development of tcptrace
going on?


Cheers,
Christoph

** Affects: tcptrace (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163833

Title:
  Wrong congestion-window when sequence numbers wrap around

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tcptrace/+bug/1163833/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to