Some messages have one or two length-value information elements. The is no IE type included in the message. These information elements are mandatory, so their actual IE type is known. The improved parse_tlv() function allows to parse zero, one, or two length-value elements.
On Thu, May 21, 2009 at 02:27:36PM +0200, Andreas.Eversberg wrote:
Some messages have one or two length-value information elements. The is no IE type included in the message. These information elements are mandatory, so their actual IE type is known. The improved parse_tlv() function allows to parse zero, one, or two length-value elements.
thanks, applied.