Commit 5ed8192
authored
allow Non-ECT markings when validating (#394)
* fix: Allow non-ECN marks when validating
Because I think the algorithm in RFC9000 says "probe with N marked
packets, then check the ACKs", which implies that an implementation
needs to stop marking after N to have a stable comparison value.
* Simplify1 parent 4980acb commit 5ed8192
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1113 | 1113 | | |
1114 | 1114 | | |
1115 | 1115 | | |
1116 | | - | |
1117 | | - | |
1118 | | - | |
1119 | | - | |
1120 | | - | |
| 1116 | + | |
1121 | 1117 | | |
1122 | 1118 | | |
1123 | 1119 | | |
| |||
0 commit comments