summaryrefslogtreecommitdiffstats
path: root/src/mtp3_codec.erl
AgeCommit message (Expand)AuthorFilesLines
2013-08-27MTP3: OPC and DPC elements were switchedHarald Welte1-2/+2
2013-04-26Fix error in MTP3MG parsing codeHarald Welte1-1/+1
2012-04-16add compatibility clause for Erlang Public LicenseHarald Welte1-0/+14
2012-01-25move invert_rout_lbl to mtp3_codec and export it thereHarald Welte1-1/+4
2012-01-16MTP3MG: fixe parse/encode ordering if H0/H1 nibblesHarald Welte1-4/+4
2012-01-16MTP3: fix encoding of bit/byte ordering in routing labelHarald Welte1-2/+7
2012-01-16MTP3: parsing of mgmt messagesHarald Welte1-5/+10
2012-01-16mtp3: add encoder/decoder for MTP3MGHarald Welte1-2/+17
2011-12-08M3UA / MTP3: accept #mtp3_routing_label{} with tuple/record point codesHarald Welte1-3/+5
2011-04-02add exprecs compile_transform form isup, m2ua and mtp3Harald Welte1-0/+3
2011-01-15Add some simplistic MTP3 parsing/encoding functionsHarald Welte1-0/+46