
guy at gurgle
Oct 18, 2000, 11:45 PM
Post #1 of 1
(113 views)
Permalink
|
|
cvs commit: ethereal packet-h261.c packet-h261.h packet-tpkt.c packet-tpkt.h AUTHORS Makefile.am Makefile.nmake packet-q931.c packet-rtcp.c packet-rtcp.h packet-rtp.c packet-rtp.h packet-rtsp.c
|
|
guy 2000/10/19 01:45:12 CDT Modified files: . AUTHORS Makefile.am Makefile.nmake packet-q931.c packet-rtcp.c packet-rtcp.h packet-rtp.c packet-rtp.h packet-rtsp.c Added files: . packet-h261.c packet-h261.h packet-tpkt.c packet-tpkt.h Log: Andreas Sikkema's new H.261 and TPKT dissectors, replacement RTCP and RTP dissectors, and changes to the Q.931 dissector for use with H.323. Revision Changes Path 1.151 +6 -5 ethereal/AUTHORS 1.236 +5 -1 ethereal/Makefile.am 1.59 +3 -1 ethereal/Makefile.nmake 1.18 +309 -60 ethereal/packet-q931.c 1.6 +1073 -336 ethereal/packet-rtcp.c 1.3 +9 -10 ethereal/packet-rtcp.h 1.6 +562 -160 ethereal/packet-rtp.c 1.3 +9 -10 ethereal/packet-rtp.h 1.20 +3 -3 ethereal/packet-rtsp.c
|