Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2024 15:58:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254672] netstat -s --libxo json duplicate "shutdown-timer" field
Message-ID:  <bug-254672-227-Yjmche7sOs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254672-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254672-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254672

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D674b96f58b9c7daabb53ba3180afe4fc2=
6354e27

commit 674b96f58b9c7daabb53ba3180afe4fc26354e27
Author:     Bram <bram@cbbg.nl>
AuthorDate: 2024-07-23 09:05:13 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-09-20 15:06:50 +0000

    netstat: Add missing "shutdown-ack-timer" key to libxo output

    The key "shutdown-timer" was present twice in the libxo output. The sec=
ond
    occurence of "shutdown-time" has been renamed to "shutdown-ack-timer".

    PR: 254672
    Reviewed by: imp, zlei
    Pull Request: https://github.com/freebsd/freebsd-src/pull/1331

 usr.bin/netstat/if.c   | 4 ++--
 usr.bin/netstat/sctp.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254672-227-Yjmche7sOs>