Dave Shield wrote:

>>There are two returns in this ip_handler function.
>>Why are other SNMP_NOSUCHOBJECT cases using "continue" ?
>
>
>Because 'noSuchObject' is an SNMP *exception* not an error.
>If there are other varbinds in the same request that are
>being processed by the same handler, then it's premature
>to return immediately.
>
>It's quite possible that at least some of the return
>statements are incorrect.
>
>Dave
>
>

Please review the attached patch.

-Mike

Attachment: patch-ip_handler
Description: Binary data

Reply via email to