On 19 October 2010 14:20, Renjith R. V. <renjith...@nestgroup.net> wrote:
> I haven't created any new session.
> The session related code in forward_handler() is attached below.
> I have updated session.version with the version available in v2_pdu
> which is created using convert_v1pdu_to_v2().

Yes - that should work.

The error you were getting before probably came from the earlier code

        session.version  = pdu->version;

(since the original pdu was v1)

Dave

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to