[haiku-bugs] Re: [Haiku] #13681: tcp: 2018: implementing TCP SACK option

  • From: "a-star" <trac@xxxxxxxxxxxx>
  • Date: Fri, 25 Aug 2017 08:58:05 -0000

#13681: tcp: 2018: implementing TCP SACK option
--------------------------------------+----------------------------
   Reporter:  a-star                  |      Owner:  axeld
       Type:  enhancement             |     Status:  new
   Priority:  normal                  |  Milestone:  Unscheduled
  Component:  Network & Internet/TCP  |    Version:  R1/Development
 Resolution:                          |   Keywords:  tcp, sack
 Blocked By:                          |   Blocking:
Has a Patch:  1                       |   Platform:  All
--------------------------------------+----------------------------

Comment (by a-star):

 Fixed coding style issues. Actually the name sack_count was already there
 so I didn't think about changing it.

 Fixed the sack_count issue with maxSackCount. Handled failed allocation
 check at line 2039.

 And about the throughput differences, I made the comparisons against
 patches till the ideal timer patch. I wrote about it in my last weekly
 report. I yet to do the same for the NewReno and this SACK patch. Actually
 I am reworking on my test setup to make it more stable. But I did perform
 black box testing on these two patches using my packet injector tool.

--
Ticket URL: <https://dev.haiku-os.org/ticket/13681#comment:5>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: