ECN requires that on the SYN both the CWR and ECT bits be set in order
for it to be considered a "request" for ECN. We therefore did not
correctly check for this condition. This fix should make it so we
enforce the RFC properly.
Details
Details
- Reviewers
tuexen - Group Reviewers
transport - Commits
- rS357816: This small fix makes it so we properly follow
We can use pkt-drill to send in a SYN and make sure that it only
responds to the correct "ECN condtion" i.e. both bits set.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped