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

Date: Wed, 20 Jan 2010 21:05:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31595

User: guy
Date: 2010/01/20 01:05 PM

Log:
 To check which SIP method we saw, just #define values for the index in
 the sip_methods[] table and check the index's value, don't do a string
 comparison.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +27 -7     packet-sip.c    Modified