Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-rtsp.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 21 Apr 2000 02:44:08 -0500 (CDT)
guy         2000/04/21 02:43:59 CDT

  Modified files:
    .                    packet-rtsp.c 
  Log:
  We have to look at RTSP packets regardless of whether we're generating a
  protocol tree or not, so that, on the first pass through the capture, we
  see the SETUP requests that specify the ports to be used, and thus know
  what the conversations for RTCP and RTP are.
  
  Revision  Changes    Path
  1.12      +5 -6      ethereal/packet-rtsp.c