]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
siftr: expose t_flags2 in siftr output
authorTom Jones <thj@FreeBSD.org>
Thu, 7 Apr 2022 09:12:33 +0000 (10:12 +0100)
committerTom Jones <thj@FreeBSD.org>
Thu, 7 Apr 2022 09:17:09 +0000 (10:17 +0100)
commit1241e8e7aed5d709a6cf62024e9ae750981c03ae
tree949e70d79c9bf917cad7cb9f03637e3ab39c0a74
parentc71ae91f1976746b380a8aada8676d7ae084fdc5
siftr: expose t_flags2 in siftr output

Replace the old snd_bwnd field which was kept for compatibility with the
t_flags2 field from the tcpcb. This exposes in siftr logs interesting
things such as ECN, PLPMTUD, Accurate ECN and if first bytes are
complete.

Reviewed by: rscheff (transport), chengc_netapp.com,  debdrup (manpages)
Sponsored by:   NetApp, Inc.
Sponsored by:   Klara, Inc.
X-NetApp-PR:    #73
Differential Revision: https://reviews.freebsd.org/D34672
share/man/man4/siftr.4
sys/netinet/siftr.c