freebsd-src/usr.sbin/trpt
Michael Tuexen d7339c4267 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
2023-04-21 00:09:40 +02:00
..
Makefile
Makefile.depend
trpt.8 trpt: fix several bugs and add deprecation notice 2023-04-21 00:09:40 +02:00
trpt.c trpt: fix several bugs and add deprecation notice 2023-04-21 00:09:40 +02:00