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)
Wed, May 13, 9:55 PM
Unknown Object (File)
Wed, May 13, 9:54 PM
Unknown Object (File)
Wed, May 13, 9:54 PM
Unknown Object (File)
Wed, May 13, 9:47 PM
Unknown Object (File)
Wed, Apr 29, 3:31 PM
Unknown Object (File)
Wed, Apr 29, 3:23 PM
Unknown Object (File)
Tue, Apr 28, 11:09 PM
Unknown Object (File)
Tue, Apr 28, 11:04 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 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