aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cmpp.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-12/+12
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).wmeier1-5/+5
2008-09-02Cleanup related to prefs & proto_reg_handoffwmeier1-18/+7
2008-01-22Don't update COL_INFO at all if not claiming the packet as CMPP. Add a (guess...morriss1-11/+8
2008-01-17Strengthen heuristics a little bit, remove a useless variable, put COL_INFO c...morriss1-10/+14
2008-01-17Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2206 : don't write int...morriss1-2/+2
2008-01-10From Andy Chu: A dissector for China Mobile Point to Point (cmpp) protocol,morriss1-0/+1007