First draft of the idea we've been discussing for quite some time to fix
stack overwriting cwnd value set by CC algos.
- Prevent stack from changing cwnd value when CC is present.
- Update CCs to set cwnd on NDUPACKS.
- Update CCs to have RTO handling.
This work is in collaboration with Matt Macy.
As I mentioned, this is the first draft and review is cretaed to discuss/refine
how to best fix this.