Page MenuHomeFreeBSD

trpt: fix logging
ClosedPublic

Authored by tuexen on Apr 5 2023, 4:54 PM.
Tags
None
Referenced Files
F116090137: D39436.diff
Fri, May 2, 10:22 AM
Unknown Object (File)
Thu, Apr 17, 8:33 AM
Unknown Object (File)
Mar 7 2025, 11:05 AM
Unknown Object (File)
Mar 4 2025, 6:31 AM
Unknown Object (File)
Feb 12 2025, 8:15 PM
Unknown Object (File)
Feb 12 2025, 6:35 PM
Unknown Object (File)
Feb 12 2025, 6:04 PM
Unknown Object (File)
Feb 8 2025, 7:08 AM

Details

Summary

This patch against stable/13 fixes several issues related to the trpt utility including:

  • Fix the computation of the TCP payload bytes, in particular when TCP options are present or IPv4 is used.
  • Fix the logging of incoming packets.
  • Improve the logging of outgoing packets.
  • Fix the logging of timers, in particular add support for logging of the delayed ack timer.

Also add a deprecation note, since support for this utility has been removed from the main branch. Therefore, this will be a direct commit to stable/13.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped