aboutsummaryrefslogtreecommitdiffstats
path: root/src/tlv_parser.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-21tlv_parser now operates on 'const' input bufferHarald Welte1-2/+3
2009-02-15* extend TLV parser to use a list of TLV type descriptionsHarald Welte1-3/+43
* implement TLV type descriptions for NM * add operational/administrative/availability state keeping logic to abis_nm * explicitly print all NACK's in abis_nm * make sure we produce [not just for BS-11] valid channel attributes
2009-02-14implement type1TV or type 2 detectionHarald Welte1-18/+26
2009-02-06add some initial simplistic TLV parserHarald Welte1-0/+25