On 3/25/07, ronnie sahlberg <[EMAIL PROTECTED]> wrote: > I have a big patch to the dissector I am going to try to merge piece > by piece over the next few days. This will result in many smallish > patches. > > Since you are also working on patches to packet-usb.c can I ask you > to send small patches and frequently so that none of us diverge too > much from eachother and svn?
OK. > The usb dissector is currently divided into two files > packet-usb.c and packet-usb-masstorage.c > My idea was to have packet-usb.c only contain the core part of the > protocol (and maybe also the HUB stuff) while all other classes are > pushed out into its own specific file as far as possible. Makes sense. Some of the type IDs still have to go into packet-usb.c, of course, but I can start another file for packet-usb-hid.c. -- - Charles Lepple _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
