Ethereal-cvs: [Ethereal-cvs] rev 15752: /trunk/epan/dissectors/: packet-sip.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 10 Sep 2005 19:39:57 GMT
User: guy
Date: 2005/09/10 02:39 PM

Log:
 In "dissect_sip()", return 0 if "dissect_sip_common()" returns a
 negative value, so we reject the packet as "not SIP".
 
 Add a "dissect_sip_tcp_heur()" that's heuristic - it'll return FALSE if
 the first packet doesn't look like SIP, but once it's dissected one
 packet it'll just treat subsequent SIP packets as continuations if they
 don't look right.
 
 Clean up indentation a bit.

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



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15752&view=rev