Add support for RTSP (RFC 2326) over TCP, and SDP (RFC 2327) inside
authorGuy Harris <guy@alum.mit.edu>
Wed, 7 Jul 1999 00:34:58 +0000 (00:34 -0000)
committerGuy Harris <guy@alum.mit.edu>
Wed, 7 Jul 1999 00:34:58 +0000 (00:34 -0000)
commitb547681d563bdaeece9f62ae43da5ab2ae93d953
treec073c6e4a3438a5dcc8ccfe3ec9c26b292fadb63
parentbec7c4afe520dde06fdf82050ec9ac058f7335bd
Add support for RTSP (RFC 2326) over TCP, and SDP (RFC 2327) inside
RTSP, from Jason Lango <jal@netapp.com>.

svn path=/trunk/; revision=340
AUTHORS
Makefile.am
Makefile.in
ethereal.c
packet-rtsp.c [new file with mode: 0644]
packet-sdp.c [new file with mode: 0644]
packet-tcp.c
packet.h