Has anyone built an add-on that will parse Health Level Seven (HL7) protocol from the datastream?
Anthony (Tony) Julian |Technical Specialist |HL7 Infrastructure and Messaging Co-Chair|HL7 Architecture Review Board |Certified HL7 v2.6 Control Specialist|Mayo Integrated Clinical Systems|Information Technology|Phone: 507-266-0958|Fax: 507-284-0796|E-mail: [email protected] <mailto:[email protected]> Mayo Clinic | 200 First Street S.W. | Rochester, MN 55905 | www.mayoclinic.org From: [email protected] [mailto:[email protected]] On Behalf Of Kukosa, Tomas Sent: Wednesday, January 28, 2009 1:19 PM To: [email protected] Subject: RE: [Wireshark-commits] rev 27320: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-q931.c Thanks for your fix Guy. Your fix was faster than my detection of this builbot failure. Best regards, Tomas ________________________________ Od: [email protected] za uživatele [email protected] Odesláno: st 28.1.2009 19:16 Komu: [email protected] Předmět: [Wireshark-commits] rev 27320: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-q931.c http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27320 User: guy Date: 2009/01/28 10:16 AM Log: Check the length in dissect_q931_change_status_ie(). Don't print a string value returned by a function by using it as the format string - use "%s" as the format. Directory: /trunk/epan/dissectors/ Changes Path Action +7 -3 packet-q931.c Modified ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
