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

Date: Sat, 12 Feb 2011 20:08:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35934

User: guy
Date: 2011/02/12 12:08 PM

Log:
 When generating the Info column, don't assume the direction is either
 P2P_DIR_SENT or P2P_DIR_RECV - it might be unknown.
 
 Use some #defines for SDP data element IDs, and rename the routine that
 gets data elements tor reflect what it does.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +47 -14    packet-btsdp.c    Modified