Explicitly state how we are supporting rfc3042.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 663 Build 663: arc lint + arc unit
Event Timeline
Comment Actions
Sorry, have to wordsmith this.
Process first and second duplicate ACKs. Each indicates a segment leaving the network, creating room for more. Make sure we can send a packet on reception of each duplicate ACK by increasing snd_cwnd by one segment. Restore the original snd_cwnd after packet transmission are recommended in RFC 3042.
Comment Actions
Address wordsmithing by George.
Also removing 'as recommended by rfc' as it's implicit.
I'll commit this in a couple days.