Attention is currently required from: laforge.
1 comment:
File src/osmocom/construct.py:
Patch Set #4, Line 633: val = tlv.bertlv_encode_len(obj)
perhaps tlv.bertlv_encode_len() is not the correct API? When I get the docstring right, then it would encode a length value, but the obj is the value of the integer we want to encapsulate. That is why we get the 8180, when we try to encode 128.
To view, visit change 38272. To unsubscribe, or for help writing mail filters, visit settings.