Hi all,

              I want to add support for ipv6z also. I suppose could
someone point me to places in code to add ipv6 support too and if any
loop hole to watch out for? I started with changing the size of the
buffer though.
            #if defined( NETSNMP_ENABLE_IPV6 )
            #   define NETSNMP_ACCESS_IPADDRESS_BUF_SIZE 20   /*
xxx-rks: 20, for ip6z? */
           #else
           #   define NETSNMP_ACCESS_IPADDRESS_BUF_SIZE 4
          #endif
         Looks like needs a lot more change...any pointers???

Regards,
Varun


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to