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:
Adam Wujek <adam.wujek@cern.ch>