[GSOC 2017] TCP optimization Report 4

Hello everyone.

Since my last report, apart from working on the remaining changes, I have been more focused towards testing the tcp module against the already made changes. In the first week of the previous month I did try to port a testing tool to Haiku but did not succeed. So I have been writing a tool of my own to artifically inject packets into the stack and read the replies.


This is a companion discussion topic for the original entry at https://www.haiku-os.org/blog/a-star/2017-07-14_gsoc_2017_tcp_optimization_report_4/
1 Like

packetdrill port is here: https://github.com/haikuports/haikuports/blob/master/net-misc/packetdrill/packetdrill-20160707.recipe
It doesn’t quite work yet, as you might already know.