http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26767
User: wmeier
Date: 2008/11/12 05:32 PM
Log:
Small changes related to proto_register & proto_reg_handoff
- Move find_dissector_table(...) to proto_reg_handoff;
- Use dissactor_add_handle instead of registering the dissector to tcp port 0;
- Use find_dissector when appropriate.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -2 packet-giop.c Modified
+3 -4 packet-msrp.c Modified
+5 -5 packet-multipart.c Modified
+1 -1 packet-rtsp.c Modified
+2 -2 packet-tuxedo.c Modified
+3 -3 packet-wsp.c Modified