Page MenuHomeFreeBSD

trpt: fix logging
ClosedPublic

Authored by tuexen on Apr 5 2023, 4:54 PM.
Tags
None
Referenced Files
F109670148: D39436.diff
Sat, Feb 8, 4:22 AM
F109669724: D39436.diff
Sat, Feb 8, 4:14 AM
Unknown Object (File)
Tue, Jan 14, 8:43 AM
Unknown Object (File)
Fri, Jan 10, 10:11 AM
Unknown Object (File)
Dec 19 2024, 10:17 AM
Unknown Object (File)
Dec 17 2024, 11:42 PM
Unknown Object (File)
Dec 6 2024, 5:06 PM
Unknown Object (File)
Oct 22 2024, 12:19 PM

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