diff options
author | Martin Storsjö <martin@martin.st> | 2013-07-18 21:12:14 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2013-07-19 12:02:09 +0300 |
commit | 4d97ca040b40eb4771d1a6cacdb611f61a53afd8 (patch) | |
tree | afc7868d87fdcf641953777f45b83fc0285a0e1b /libavformat/tiertexseq.c | |
parent | 336353deaad6e4da28665f50a36988b02b55c20c (diff) | |
download | ffmpeg-4d97ca040b40eb4771d1a6cacdb611f61a53afd8.tar.gz |
rtpproto: Check the source IP if one single source has been specified
If another peer is sending unicast packets to the same port that
we are listening on, those packets can end up being received despite
using source specific multicast. For those cases, manually check the
source address of received packets against the intended source address.
This only handles the case when the source list is one single IP
address for now, which probably is the most common case.
Based on a patch by Ed Torbett.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/tiertexseq.c')
0 files changed, 0 insertions, 0 deletions