85 Commits (7ee73fe7f939f0abb5cda5d454cd1c9b71ef39c3)

Author SHA1 Message Date
  Richard Fuchs 0636b083dc TT#31700 implement payload-type specific passthrough kernel forwarding 8 years ago
  Richard Fuchs 440a1f8a4e delay proc stream/call file deletion until all references are cleared 8 years ago
  Richard Fuchs fade693a1c additional reference counting for /proc stream files 9 years ago
  Richard Fuchs 6f5da565ad add extra error logging to kernel module 9 years ago
  Victor Seva 3c813acacc support wheezy build reported at #343 9 years ago
  Richard Fuchs f7e2419f90 fix kernel module for systems with small stack frame sizes 9 years ago
  Richard Fuchs a850ebfa38 TT#13954 don't fail kernel "clean" target when build env is not there 9 years ago
  Richard Fuchs 6594b2b884 fixes for coverity 9 years ago
  Richard Fuchs 263099ced1 fix module compilation for kernels >= 4.10 9 years ago
  Anthony Alba 37b22352e7 Fix typos in DBG array indexing 9 years ago
  Richard Fuchs 5c0dc629c1 consolidate AES crypto suites for different key lengths 9 years ago
  Richard Fuchs 373904236c rename macro due to collision 9 years ago
  Anthony Alba d5cecc500f Add AES-192, AES-256 CM to kernel SRTP 9 years ago
  Richard Fuchs b4694eb2e2 port of a3f27f8751 to kernel space 9 years ago
  Richard Fuchs a2391f9490 kfree_skb must be called lock-free 9 years ago
  Richard Fuchs 6f33c1a000 fix kernel module build for kernels < 3.9 9 years ago
  Richard Fuchs 0a593cfed1 solve a kernel mem leak when strict-source is set and triggered 9 years ago
  Richard Fuchs 984585a32c TT#5003 implement kernel-side call recording 9 years ago
  Richard Fuchs c50b04252d fix kernel forwarding problem when RTP extensions are present 9 years ago
  Charlotte Oliver 8e58e6af8d Add xt_RTPENGINE modules.load.d file to load xt_RTPENGINE on system boot 10 years ago
  Richard Fuchs 3ab2c6318a MT#17699 augment module makefile version detection 10 years ago
  Richard Fuchs 5aa7ef404a fix kernel module build for 4.4+ kernels 10 years ago
  Richard Fuchs 926d9d3963 MT#17699 augment module makefile version detection 10 years ago
  Richard Fuchs c4f630ccfa fix kernel module build for 4.4+ kernels 10 years ago
  Michael Prokop 472fce888f MT#17699 Fix m-a build error + Bump Standards-Version for ngcp-rtpengine-kernel 10 years ago
  Michael Prokop b4a66530d3 MT#17699 Fix m-a build error + Bump Standards-Version for ngcp-rtpengine-kernel 10 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 d567908e95 disable measuredelay features by default 11 years ago
  Richard Fuchs 76f3893464 ssrc tracking improvements 11 years ago
  Richard Fuchs 9c3ad508f7 use appropriate crypto context for encryption and decryption 11 years ago
  Kevin McAllister 3097f71b8c convert spaces to tab on comment. 11 years ago
  Kevin McAllister 965fa396d2 Change packet_index functions to more closely match RFC 11 years ago
  Marc Soda 16b91847f9 Track SSRCs and sequence numbers. Sync between userspace and the kernel. 11 years ago
  Marc Soda 65a358727c Use the proper ROC when encrypting. 11 years ago
  Richard Fuchs ed2c101a3f preliminary fixup of new kernel stats - needs more work 11 years ago
  pkuzak 6255d1fe2f Disable delay measurement by default 11 years ago
  Frederic-Philippe Metz f8aaf358cd Implemented TOS/Traffic Class bit in received first RTP packet 11 years ago
  Frederic-Philippe Metz 6d33ef76b0 Implemented delay measurement of RTP packets in kernel. 11 years ago
  Frederic-Philippe Metz bd24127bce Revert "First try of implementation of measureing delay." 11 years ago
  Frederic-Philippe Metz e0f9c59274 Implemented stage 1 of measuring delay 11 years ago
  Frederic-Philippe Metz 6bc7a77e9b First try of implementation of measureing delay. 11 years ago
  Richard Fuchs 65b3f66ee4 use atomic64_t for kernel stats 11 years ago
  Richard Fuchs c2ff5c3fd3 MT#9935 understand, learn, remember and report RTP payload types (codecs) 11 years ago
  Richard Fuchs c21193a329 fix byte stats in kernel module 11 years ago
  Richard Fuchs fb9ed6ef0a use trial & error approach to guess ROC in case of SRTP auth failures 11 years ago