IPv6 String Format Overflow

2008-06-16 Thread Chase Douglas
I've found the exact same bug as described here: http://sourceforge.net/mailarchive/forum.php?thread_name=46C64454.9040209%40linux.vnet.ibm.com&forum_name=net-snmp-coders , but in snmplib/snmpTCPIPv6Domain.c instead of snmplib/ snmpUDPIPv6Domain.c. The following patch solves the buffer overrun:

net-snmp-includes.h error

2008-06-16 Thread Amit Kumar
Hi All I am getting hte following errors : make[3]: Leaving directory `/home/akumar/workspace-amit/depot/sw/dev/diya/sdk/apps/snmp/net-snmp-5.4' cd Wn302T && make make[3]: Entering directory `/home/akumar/workspace-amit/depot/sw/dev/diya/sdk/apps/snmp/Wn302T' gcc -I ../net-snmp-5.4/include -I ../

Net-SNMP 5.4.2.pre2 available for testing

2008-06-16 Thread Dave Shield
Version 5.4.2.pre2 is now available from the sourceforge download servers. Please try this code on your systems and let us know of any problems you might encounter. Download URL: http://sourceforge.net/project/showfiles.php?group_id=12694&package_id=11571&release_id=598326 Note that you may e

implement scalars ipForwarding ipDefaultTTL to net-snmp-5.3.1

2008-06-16 Thread Madhukumar S
hii i generated the ipForwarding_implement.c and .h file by using the following command mib2c -c mib2c.vec_scalar_implement.conf -I ipForwarding and got the following ipForwarding_implement.c file now i have to implement ipForwarding ipDefaultT

Re: compilation errors with mips

2008-06-16 Thread Srikanth Eswaran
amit please define ARP_SCAN_FOUR_ARGUMENTS (by using a -D flag) anywhere in your makefiles, either top level or at the level where at.c is there.) srikanth On Mon, Jun 16, 2008 at 3:37 PM, Amit Kumar <[EMAIL PROTECTED]> wrote: > Hi All, > i am using the net-snmp5.4 package . i am gettin

compilation errors with mips

2008-06-16 Thread Amit Kumar
Hi All,         i am using the net-snmp5.4 package . i am getting some compilaton errors . can you please help me ..  mips-linux-uclibc-gcc -I../include -I. -I../agent -I../agent/mibgroup -I../snmplib -g -O2 -Uelf -Delf=elf -c mibgroup/mibII/sysORTable.c -o mibgroup/mibII/sysORTable.o /bin/sh ..