Skip to content
Snippets Groups Projects
Commit fafbedbc authored by Aastha Mehta's avatar Aastha Mehta
Browse files

sync snd_nxt[2]: sync seq# via snd_nxt instead of write_seq

(1) call ptcp_rxtx_sync_shared_seq in tcp_write_xmit instead of tcp_sendmsg
(2) modified ptcp_enter_loss version which iterates on write queue only
until snd_head (since packets on the queue beyond that have been
generated in tcp_sendmsg, but not yet transmitted, so should not be
considered lost.)
parent 9d422405
Branches xenpacer-crypto xenpacer-cwnd
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment