Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6686] dissector for the bzr smart server protocol

Date: Tue, 20 Dec 2011 13:30:32 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6686

--- Comment #6 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2011-12-20 14:30:31 MST ---
I ran 1136 fuzz test rounds and that looks OK...

It would be very helpful to include descriptions in the field descriptions (the
FIELDDESCR field as shown in doc/README.developer):

        static hf_register_info hf[] = {
                { &hf_PROTOABBREV_FIELDABBREV,
                        { "FIELDNAME",           "PROTOABBREV.FIELDABBREV",
                        FIELDTYPE, FIELDDISPLAY, FIELDCONVERT, BITMASK,
                        "FIELDDESCR", HFILL }
                }

For example, to those of us not familiar with Bazaar (or, apparently,
BitTorrent) the term "Bencode" is unfamiliar.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.