Wireshark-commits: [Wireshark-commits] rev 45888: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 04 Nov 2012 14:58:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45888

User: alagoutte
Date: 2012/11/04 06:58 AM

Log:
 From Dirk via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7953 Improve COL_INFO output for DCE/RPC dissector
 
 The attached patch contains some improvements to the COL_INFO output of the
 DCE/RPC dissector. The changes are:
 
 - separate the informations by commas
 - make output of Context ID always use "Ctx: %u"
 - print names of RPC over HTTP PDUs on the protocol tree line (in addition to
 COL_INFO)

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +13 -10    packet-dcerpc.c    Modified