tcp: D-SACK Implementation for ns-3 TCP

This merge request is intended to add the D-SACK capability to ns-3 TCP as outlined in RFC 2883.

Here are the results captured demonstrating the D-SACK example with the D-SACK option enabled in ns-3 TCP:

With D-SACK Disabled: DSACK_disabled

With D-SACK Enabled: DSACK_enabled

Edited by JAYESH AKOT

Merge request reports

Loading