CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/08/15 03:06:54
Modified files:
usr.bin/tcpbench: Makefile tcpbench.1 tcpbench.c
Log message:
Use TCP_INFO instead of kvm magic to extract information about the tcp streams.
Variable names listed by -l change and there is no more need to change
kern.allowkmem. To get all possible values tcpbench still needs to be run
as root.
OK bluhm@ djm@
