-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
read ECN bits and send ECN counters in ACK frames #2741
Conversation
01a400f
to
5170d5e
Compare
Note the following API design problem that this PR brings: Users pass a
Currently, this PR implements option 1, but I'm leaning towards implementing option 2 (with appropriate documentation of the pitfall described above). |
0986c22
to
6b347fb
Compare
6b347fb
to
be7536f
Compare
Codecov Report
@@ Coverage Diff @@
## master #2741 +/- ##
========================================
Coverage 86.90% 86.90%
========================================
Files 128 133 +5
Lines 9999 10102 +103
========================================
+ Hits 8689 8779 +90
- Misses 982 990 +8
- Partials 328 333 +5
Continue to review full report at Codecov.
|
No description provided.