Re: Bug in snmpUDPIPv6Domain.c

2015-03-17 Thread Magnus Fromreide
On Tue, Mar 17, 2015 at 10:36:27PM +, Junming Gao wrote: > Hi Magnus, > The bug is in function netsnmp_udp6_getSecName of filesnmpUDPIPv6Domain.c. > The bug would prevent agent from obtaining correct Security Name. It looks a > port error or merge error. > The patch is attached. It applies to

Re: Bug in snmpUDPIPv6Domain.c

2015-03-03 Thread Magnus Fromreide
On Tue, Feb 10, 2015 at 07:38:21PM +, Junming Gao wrote: > There is a bug in the file that preventing snmpd processing ipv6 packet. Once > fixed, it works as expected.The function is netsnmp_udp6_getSecName. Would you mind to elaborate on what the bug might be, and maybe even contribute a pat

Bug in snmpUDPIPv6Domain.c

2015-03-03 Thread Junming Gao
There is a bug in the file that preventing snmpd processing ipv6 packet. Once fixed, it works as expected.The function is netsnmp_udp6_getSecName. Junming-- Dive into the World of Parallel Programming The Go Parallel Websi