http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22562
User: jake
Date: 2007/08/21 07:23 AM
Log:
From Neil Piercy:
This patch set provides a an API for out of band signalling protocols to
register flows as SRTP/SRTCP using extended versions of the existing
rt(c)p_add_address functions. At present the encrypted portions of the payloads
are simply skipped, and the auth tags etc added as fields.
Directory: /trunk/epan/dissectors/
Changes Path Action
+154 -35 packet-rtcp.c Modified
+10 -0 packet-rtcp.h Modified
+95 -6 packet-rtp.c Modified
+52 -2 packet-rtp.h Modified