Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Oct 2025 22:00:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 251752] bsnmpd does not support IPv6
Message-ID:  <bug-251752-227-CZhA3DhqZU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251752-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251752

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Closed
         Resolution|---                         |FIXED

--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
IPv6 support was added in:

commit 04d1781439aa9bf5c34c0eee606a3909f3503fe4
Author:     Andrey V. Elsukov <ae@FreeBSD.org>
AuthorDate: Tue Apr 2 12:50:01 2019 +0000
Commit:     Andrey V. Elsukov <ae@FreeBSD.org>
CommitDate: Tue Apr 2 12:50:01 2019 +0000

    Add IPv6 transport for bsnmp.

    This patch adds a new table begemotSnmpdTransInetTable that uses the
    InetAddressType textual convention and can be used to create listening
    ports for IPv4, IPv6, zoned IPv6 and based on DNS names. It also supports
    future extension beyond UDP by adding a protocol identifier to the table
    index. In order to support this gensnmptree had to be modified.

    Submitted by:   harti
    MFC after:      1 month
    Relnotes:       yes
    Differential Revision:  https://reviews.freebsd.org/D16654

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

home | help

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