Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Oct 2025 14:32:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 288958] netstat -ia missing multicast addresses on some interfaces
Message-ID:  <bug-288958-7501-YJVoJ8bvJM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-288958-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-288958-7501@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=3D288958

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D0952943a680dca12fe8f65f8813a9dca0=
783ce88

commit 0952943a680dca12fe8f65f8813a9dca0783ce88
Author:     Nick Reilly <nreilly@qnx.com>
AuthorDate: 2025-09-12 19:27:59 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-10-03 14:32:09 +0000

    netstat: Fix -ia missing multicast addresses on some interfaces

    sdl_data isn't always NULL terminated

    Signed-off-by: nreilly@qnx.com

    PR:             288958
    Reviewed by:    markj
    MFC after:      1 week

 usr.bin/netstat/if.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--=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-288958-7501-YJVoJ8bvJM>