tcp: add BBRv1 model
This patch adds BBRv1 model in ns-3 which is developed by Vivek Jain.
It requires !343 (closed) to be merged to get aligned with Linux BBR model.
TODO:
-
Take care of ACK aggregation like in case of Linux -
Add example for BBRv1 -
Add results obtained from ns-3 BBRv1 model and Linux BBRv1 model to verify the alignment -
Update tcp.rst
Edited by Mohit P. Tahiliani