Transport Hangout 29 June 2017
We are working from the notes from the BSDCan meeting: DevSummit/201706/Transport
- Basic framework for TCP stacks as versioned modules is now in place from jtl@
There is a review for the default TCP code being a module. https://reviews.freebsd.org/D11105
- Still waiting on MPTCP review from nigel@
The BlackBox code has been reviewed and approved. rrs@ will then get the code into the tree in a few weeks.
- hps@, np@, and drew@ are working on the back pressure issue
- rrs@ asks gnn@ about hardware time stamp code to put timestamps into mbufs
There is a review for round-robin accept: https://reviews.freebsd.org/D11003
- drew@ still has outstanding mbuf changes that he wants to rework and submit