Commit Graph

11 Commits

Author SHA1 Message Date
Harald Welte 0402b8f1ac MTP3: OPC and DPC elements were switched 2013-08-27 12:12:02 +02:00
Harald Welte ef770471dc Fix error in MTP3MG parsing code
The MTP3MG payload is not the MTP3 payload, but only what is remaining
after the MTP3MG header has been parsed.
2013-04-26 21:20:19 +05:30
Harald Welte f8bf03231c add compatibility clause for Erlang Public License
This is required to make sure that even if somebody thinks the erlang
OTP libraries and my code form a derivative work, there will be no
licensing conflict.
2012-04-16 13:10:47 +02:00
Harald Welte 1180b7cf00 move invert_rout_lbl to mtp3_codec and export it there 2012-01-25 01:28:56 +01:00
Harald Welte e3b02edba1 MTP3MG: fixe parse/encode ordering if H0/H1 nibbles 2012-01-16 22:04:44 +01:00
Harald Welte 092443629b MTP3: fix encoding of bit/byte ordering in routing label 2012-01-16 21:39:48 +01:00
Harald Welte 429456f13f MTP3: parsing of mgmt messages 2012-01-16 20:03:37 +01:00
Harald Welte 642a68b017 mtp3: add encoder/decoder for MTP3MG 2012-01-16 15:59:27 +01:00
Harald Welte eecba25038 M3UA / MTP3: accept #mtp3_routing_label{} with tuple/record point codes 2011-12-08 12:02:02 +01:00
Harald Welte 5272527411 add exprecs compile_transform form isup, m2ua and mtp3 2011-04-02 16:48:50 +02:00
Harald Welte 1fbcd1c88b Add some simplistic MTP3 parsing/encoding functions 2011-01-15 20:51:53 +01:00