Skip to content
Snippets Groups Projects
Adam Wujek's avatar
Adam Wujek authored
From now function adding the data to snmp packet (fill_asn), just takes pointer
to the data and asn type. Interpretation of a pointer in struct snmp_oid is now
up to the callback function.

It makes easier to handle different data types.

Signed-off-by: default avatarAdam Wujek <adam.wujek@cern.ch>
9a238701