aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/getconf
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2025-10-20 14:26:52 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2025-10-20 14:26:52 +0000
commit4ee0ddae1dab05dd8e3f273d861043c3e2919f23 (patch)
tree8608a421ea156420de2f4002540bee4e802405d0 /usr.bin/getconf
parenta2838e818cfe5b150725776cc9ab45bb8f65c390 (diff)
sockstat: fix column length for PROTOHEADmain
The computation of the length was not taking into account that IPv6 endpoints, which are not IPv6 only, have a suffix of 46. For UDP and TCP this bug was not relevant, since tcp46 and udp46 has the same length as PROTO, but sctp46 is longer. Upcoming udplite support will also be affected. Reviewed by: asomers MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D53212
Diffstat (limited to 'usr.bin/getconf')
0 files changed, 0 insertions, 0 deletions