Hi Michael, On Tue, 12 Sep 2017, 13:39-0000, Michael Tuexen wrote:
> Author: tuexen > Date: Tue Sep 12 13:39:44 2017 > New Revision: 323493 > URL: https://svnweb.freebsd.org/changeset/base/323493 > > Log: > Allow TCP connections to be filtered by stack and state. > > Choose the command line options to be consistent with the ones of > sockstat. > Makes sense? Index: tcpdrop.8 =================================================================== --- tcpdrop.8 (revision 323607) +++ tcpdrop.8 (working copy) @@ -172,7 +172,8 @@ LAST_ACK state use: .Ed .Sh SEE ALSO .Xr netstat 1 , -.Xr sockstat 1 +.Xr sockstat 1 , +.Xr tcp_functions 9 .Sh AUTHORS .An Markus Friedl Aq Mt mar...@openbsd.org .An Juli Mallett Aq Mt jmall...@freebsd.org -- Maxim Konovalov _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"