http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35753
User: etxrab
Date: 2011/02/01 10:35 PM
Log:
The Beijing Institute of Technology (BIT) and associate professor LI Hai has created a TETRA decoder for wireshark,
they made the decision to use the ASN1 infrastructure for creating the dissector and were kind enough to send the
GPLed sourcecode to us(The Osmocom Group). This group is using a protocol provided by their equipment.
This is an initial checkin of the code from BIT, it is not fit for inclusion in Wireshark in this state. Further patches are expected
before the code can be integrated by being added to the makefiles.
Directory: /trunk/asn1/tetra/
Changes Path Action
+692 -0 packet-tetra-template.c Added
+33 -0 packet-tetra-template.h Added
+2328 -0 tetra.asn Added
+334 -0 tetra.cnf Added