Page MenuHomeFreeBSD

tcp: add AccECN CE packet counter to tcpinfo
ClosedPublic

Authored by rscheff on Nov 5 2022, 10:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 28, 7:11 PM
Unknown Object (File)
Fri, Jan 24, 5:16 PM
Unknown Object (File)
Thu, Jan 23, 6:35 PM
Unknown Object (File)
Thu, Jan 23, 6:33 PM
Unknown Object (File)
Sat, Jan 18, 9:52 PM
Unknown Object (File)
Sat, Jan 18, 1:19 PM
Unknown Object (File)
Dec 22 2024, 12:29 AM
Unknown Object (File)
Nov 25 2024, 1:51 PM

Details

Summary

Provide diagnostics information around AccECN into
the tcpinfo struct.

Event: IETF 115 Hackathon
Sponsored by: NetApp, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 48185
Build 45072: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Nov 5 2022, 11:34 AM
  • add tcpi_delivered_ce for accecn and ecn (accounting received ECEs)
  • report tcpi_delivered_ce properly
This revision now requires review to proceed.Nov 6 2022, 10:53 AM
This revision is now accepted and ready to land.Nov 6 2022, 11:01 AM