Add allow_repeat_tx parameter to srtp_policy_t, allowing a sender to perform
"poor man's rtx", i.e. transmitting a packet with the same sequence number
more than once.  (Note that this retransmitted packet must have an identical
payload, or a serious security vulnerability results!)
6 files changed