OS> should be left alone. I mostly packed and unpacked everything in
the
OS> netsnmp_pdu struct. Through trial and error (and memory leaks) I
found
OS> that some data was not really owned by the pdu, and didn't need to
be
OS> packed/unpacked.
RS> What did you end up leaving out?
Pointers to f
hai,
> M> > M> If [the response] has not come, i set "SNMP_ERR_NOSUCHNAME" to
> M> > M> requests->status and unmark the request as delegated. But i get
> another
> M> > M>
> M> > M> request for the next registered mib tree.
> M> > M> [...]
> M> > M> when i don't delegate the request but still s
Dave Shield wrote:
On Mon, 2005-02-21 at 17:33, Robert Story wrote:
On Sun, 20 Feb 2005 18:42:26 -0500 Alex wrote:
AB> Another option is to compile 2 (or 4 if SSL) ways and include them all
AB> in the binary installer. The user can then pick what support they want
AB> during installation. That