lib/snmp: add function saturating the int value
Used to convert 64bit to 32bit. It is better to saturate 32bit during
conversion than just passing 32 LSB bits.
Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
Please register or sign in to comment