Commit graph

3 commits

Author SHA1 Message Date
Alexis La Goutte
064024c58a From Ryan Doyle via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6874
Attached is the patch to allow PM_TYPE_AGGREGATE to fall through to PM_TYPE_AGGREGATE_STATIC.

svn path=/trunk/; revision=41812
2012-03-28 08:48:46 +00:00
Bill Meier
bd7a332b88 Calls to col_add_fstr() & etc should not be under 'if (tree)';
hf[] FT_BOOLEAN entry with 0 bitmask should have BASE_NONE as 'display' (benign);
Enforce modelines (Convert '4 space tabs' to spaces);
Do general formatting and whitespace cleanup.

svn path=/trunk/; revision=41569
2012-03-15 20:48:40 +00:00
Alexis La Goutte
098af85595 From Ryan Doyle via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6874
New dissector: performance co-pilot protocol

Attached patch implements dissection of the Performance Co-Pilot (PCP) protocol.

From me :
* Add Wireshark Modelines
* Fix encoding args
* Fix Clang Warning

svn path=/trunk/; revision=41353
2012-03-05 09:49:37 +00:00