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)
Jan 25 2024, 4:03 AM
Unknown Object (File)
Dec 20 2023, 8:27 AM
Unknown Object (File)
Dec 12 2023, 1:36 PM
Unknown Object (File)
Oct 28 2023, 10:57 PM
Unknown Object (File)
Jul 9 2023, 6:12 PM
Unknown Object (File)
Jul 5 2023, 5:17 AM
Unknown Object (File)
Jul 5 2023, 5:15 AM
Unknown Object (File)
Jul 5 2023, 5:10 AM

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 Not Applicable
Unit
Tests Not Applicable

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