NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52945 CVS commit: pkgsrc/net/net-snmp
The following reply was made to PR kern/52945; it has been noted by GNATS.
From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52945 CVS commit: pkgsrc/net/net-snmp
Date: Wed, 28 Feb 2018 01:52:03 +0000
Module Name: pkgsrc
Committed By: maya
Date: Wed Feb 28 01:52:03 UTC 2018
Modified Files:
pkgsrc/net/net-snmp: Makefile distinfo
Added Files:
pkgsrc/net/net-snmp/patches:
patch-snmplib_transports_snmpUDPBaseDomain.c
Log Message:
net-snmp: PR kern/52945: snmpd does not work under current 8.0_BETA
it seems that configure cannot detect IP_PKTINFO correctly
because of using SOL_IP. SOL_IP is not defined on *BSD.
And on netbsd, struct ip_pktinfo has no ipi_spec_dst.
From Ryo Shimizu.
PKGREVISION++
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/net/net-snmp/Makefile
cvs rdiff -u -r1.92 -r1.93 pkgsrc/net/net-snmp/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/net/net-snmp/patches/patch-snmplib_transports_snmpUDPBaseDomain.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index