[RTPproxy Devel] CVS:commitlog: rtpproxy rtp.c rtp.h rtp_resizer.c

Maxim Sobolev sobomax at sippysoft.com
Mon Jan 12 03:36:41 PST 2009


sobomax     2009/01/12 12:36:41 CET

  SER CVS Repository

  Modified files:
    .                    rtp.c rtp.h rtp_resizer.c 
  Log:
  Extend rtp_packet_parse() function to perform better validation of all
  fields of the RTP packets (based on the RFC1889) and return error code
  if any fields is out of bound. For now, this is only relevant when
  re-packetization feature is active, for regular forwarding the RTPproxy
  doesn't perform any parsing/validation.
  
  Revision  Changes    Path
  1.9       +71 -8     rtpproxy/rtp.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtp.c.diff?r1=1.8&r2=1.9
  1.11      +20 -2     rtpproxy/rtp.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtp.h.diff?r1=1.10&r2=1.11
  1.6       +3 -2      rtpproxy/rtp_resizer.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/rtpproxy/rtp_resizer.c.diff?r1=1.5&r2=1.6


More information about the Devel mailing list