Skip to content

Commit

Permalink
- respect msgMaxSize in received v3 PDUs (in the weak sense that if
Browse files Browse the repository at this point in the history
    the serialized response PDU is more than it, we don't send it)

  - removed functions ascii_to_binary, hex_to_binary.  Using these
    functions is really bad, since they will happily overflow buffers.
    The superior alternatives, defined in tools.h, are
    snmp_{decimal, hex}_to_binary.


git-svn-id: file:///home/hardaker/lib/sf-bkups/net-snmp-convert-svnrepo/trunk@5286 06827809-a52a-0410-b366-d66718629ded
  • Loading branch information
John Naylon committed May 23, 2001
1 parent 1a5a5c8 commit 6e83b3c
Showing 1 changed file with 182 additions and 180 deletions.

0 comments on commit 6e83b3c

Please sign in to comment.