Re: libagentx add agentx_varbind_unsigned32

2020-10-27 Thread Theo Buehler
On Tue, Oct 27, 2020 at 07:09:40PM +0100, Martijn van Duren wrote: > To prevent any future confusion around unsigned ints I'd like to add > agentx_varbind_unsigned32 as an alias to agentx_varbind_gauge32. > > According to RFC 2578 section 2: > -- an unsigned 32-bit quantity > -- indistinguishable

Re: libagentx add agentx_varbind_unsigned32

2020-10-27 Thread Martijn van Duren
On Tue, 2020-10-27 at 19:09 +0100, Martijn van Duren wrote: > To prevent any future confusion around unsigned ints I'd like to add > agentx_varbind_unsigned32 as an alias to agentx_varbind_gauge32. > > According to RFC 2578 section 2: > -- an unsigned 32-bit quantity > -- indistinguishable from Ga

libagentx add agentx_varbind_unsigned32

2020-10-27 Thread Martijn van Duren
To prevent any future confusion around unsigned ints I'd like to add agentx_varbind_unsigned32 as an alias to agentx_varbind_gauge32. According to RFC 2578 section 2: -- an unsigned 32-bit quantity -- indistinguishable from Gauge32 OK? Still OK to ride yesterdays bump? martijn@ Index: Symbols.l