HomeFreeBSD

trpt: fix several bugs and add deprecation notice

Description

trpt: fix several bugs and add deprecation notice

This patch fixes several bugs releated to trpt including

  • the computation of the TCP payload bytes, in particular when TCP options are present or IPv4 is used.
  • the logging of incoming and outgoing packets.
  • 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 is a direct commit to
stable/13.

Reviewed by: cc, glebius, rrs
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D39436

Details

Provenance
tuexenAuthored on Apr 20 2023, 10:09 PM
Reviewer
cc
Differential Revision
D39436: trpt: fix logging
Parents
rG312c06634ec3: pkill: tests: do a pass for case-sensitive conflicts
Branches
Unknown
Tags
Unknown