Set the advertised receiver window to zero when sending a TCP segment having the RST-bit set via the tcp_output() routine. This makes the behaviour consistent with sending RST segments via tcp_respond().
Details
Details
- Reviewers
rrs jason_eggnet.com lstewart jtl - Group Reviewers
transport - Commits
- rS341498: MFC r340774:
rS340774: Ensure that TCP RST-segments announce consistently a receiver window of
Run the tests from TCP test suite.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 20755