Commit Graph

179 Commits (38b17eb04d33746f74ef09089e15519f60433c17)

Author SHA1 Message Date
Richard Fuchs c50b04252d fix kernel forwarding problem when RTP extensions are present
9 years ago
Richard Fuchs 5aa7ef404a fix kernel module build for 4.4+ kernels
9 years ago
Camille Oudot 548b71076c disable procfs uid/gid for kernels prior to 3.10
10 years ago
Richard Fuchs 6b5c4e8b0c Mass update for non-daemon code (see `6d3865b`)
10 years ago
Camille Oudot 88ce85e5af remove kernel module uid/gid global switch
10 years ago
Camille Oudot fad407461d allow non-root users to control the kernel module
10 years ago
Richard Fuchs e7ad47744f fix kernel compilation for older kernel versions
10 years ago
Richard Fuchs c6ff5e7c03 disable in-kernel RTP PT stats for kernels < 3.0
10 years ago
Richard Fuchs 7db15eb87c Merge branch 'rfuchs/1and1-master'
10 years ago
Richard Fuchs 76f3893464 ssrc tracking improvements
10 years ago
Richard Fuchs 9c3ad508f7 use appropriate crypto context for encryption and decryption
10 years ago
Kevin McAllister 3097f71b8c convert spaces to tab on comment.
10 years ago
Kevin McAllister 965fa396d2 Change packet_index functions to more closely match RFC
10 years ago
Marc Soda 16b91847f9 Track SSRCs and sequence numbers. Sync between userspace and the kernel.
10 years ago
Marc Soda 65a358727c Use the proper ROC when encrypting.
10 years ago
Richard Fuchs ed2c101a3f preliminary fixup of new kernel stats - needs more work
10 years ago
Frederic-Philippe Metz 89bbaf12e3 Merge branch 'dev-fmetz'
10 years ago
Frederic-Philippe Metz f8aaf358cd Implemented TOS/Traffic Class bit in received first RTP packet
10 years ago
Frederic-Philippe Metz a9e4c023e4 Merge branch 'dev-fmetz'
10 years ago
Frederic-Philippe Metz d5db9d0f73 Merge branch 'dev-measuredelay-full' into dev-fmetz
10 years ago
Frederic-Philippe Metz 6d33ef76b0 Implemented delay measurement of RTP packets in kernel.
10 years ago
Frederic-Philippe Metz bd24127bce Revert "First try of implementation of measureing delay."
10 years ago
Frederic-Philippe Metz e0f9c59274 Implemented stage 1 of measuring delay
10 years ago
Frederic-Philippe Metz 6bc7a77e9b First try of implementation of measureing delay.
10 years ago
Richard Fuchs 65b3f66ee4 use atomic64_t for kernel stats
10 years ago
Richard Fuchs c2ff5c3fd3 MT#9935 understand, learn, remember and report RTP payload types (codecs)
10 years ago
Richard Fuchs c21193a329 fix byte stats in kernel module
10 years ago
Richard Fuchs fb9ed6ef0a use trial & error approach to guess ROC in case of SRTP auth failures
10 years ago
Richard Fuchs 0113991ef5 MT#9585 rename kernel module and all related items from MEDIAPROXY to RTPENGINE
11 years ago