diff options
author | Stef Walter <stef@memberwebs.com> | 2008-03-15 20:06:37 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2008-03-15 20:06:37 +0000 |
commit | 7c851971878e3fd2745112859fbddc145150dcf3 (patch) | |
tree | 880696a589276499555a93f6172125411878e169 /ChangeLog | |
parent | 0b87edc7275724cc646341614772ac38d7bb852c (diff) |
Don't bark on MIBs that are not recognized, ignore them and continue.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ 0.9 ????? - Support failover between multiple agents. - Support table queries by looking up table indexes. - - Major refactoring of internals. + - Major refactoring of internals. + - Warn and ignore MIBs that we don't recognize. 0.8 [2007-07-16] - Fix assertion when reallocating SNMP request memory |