summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp/files/patch-agent_kernel.c
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2024-04-30 12:25:11 -0400
committerMark Johnston <markj@FreeBSD.org>2024-05-09 12:41:22 -0400
commit26406929ca14b616c3de4242d1a7cde0a57ee521 (patch)
tree1af4782d4bca56247d023deefd453ac959bbff29 /net-mgmt/net-snmp/files/patch-agent_kernel.c
parentnet-mgmt/net-snmp: Fix freebsd15.h (diff)
net-mgmt/net-snmp: Fix the IPV6 MIB implementation
The implementations of var_tcp6() and var_udp6() on FreeBSD don't work and fail to compile. var_tcp6() also makes uses of kmem access, which I'm trying to disable in snmpd. Provide a patch to fix these problems. This has been committed to the 5.9 branch upstream. Readd mibII/ipv6 since it now compiles and works in my manual testing. Also, simply remove the IPV6 option. It has no effect, as --enable-ipv6 is the default. Approved by: zi Sponsored by: Klara, Inc. Sponsored by: Stormshield Differential Revision: https://reviews.freebsd.org/D45030
Diffstat (limited to 'net-mgmt/net-snmp/files/patch-agent_kernel.c')
0 files changed, 0 insertions, 0 deletions