[Bug 251752] bsnmpd does not support IPv6

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Oct 2025 22:00:34 UTC
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.