Menu

#2684 Improve snmpdelta Counter64 support

64-bit
open
nobody
None
5
2015-11-25
2015-11-25
Bill Fenner
No

On platforms on which there's a native 64-bit type, snmpdelta should be able to support time delta and table form for Counter64. There are a couple of places where we skip a variable type if it's COUNTER64, but these should be #ifdef'd to retrieve the value from the U64 and operate on it.

Discussion


Log in to post a comment.