http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36662
User: etxrab
Date: 2011/04/16 05:22 AM
Log:
From Neil Piercy:
Adds BMC protocol, including adding support for MAC and RLC CTCH channels to carry it.
From me:
Removed hf blurbs = def and removed check_col added tp CMakeList.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -0 Makefile.common Modified
+350 -0 packet-bmc.c Added
+49 -34 packet-rlc.c Modified
+11 -1 packet-umts_mac.c Modified
Directory: /trunk/epan/
Changes Path Action
+1 -0 CMakeLists.txt Modified