Commit Graph

280 Commits (ead44fd46fc6842ca8a8ea2e7b9bf1f28aa55c1f)

Author SHA1 Message Date
Richard Fuchs ead44fd46f MT#55283 store ref to stream object in priv data
3 days ago
Richard Fuchs 887ea4ac4b MT#55283 make eof flag atomic
3 days ago
Guillem Jover 3e57259b73 MT#55283 kernel-module: Use do_div() instead of 64-bit division operator
1 week ago
Richard Fuchs 0ffe39a51b MT#63317 amend and fix some logging
1 week ago
Idan Freiberg 53696a907c MT#55283 kernel-module: scrub forwarded skb metadata
3 weeks ago
Richard Fuchs 58ce39eebc MT#55283 ensure null termination
3 weeks ago
Federico Cabiddu 3aabf58224 MT#55283 kernel-module: zero skb->tstamp before forwarding to fix fq horizon drop
4 months ago
Federico Cabiddu adbe87c166 MT#55283 kernel-module: zero queue_mapping before forwarding to fix Cilium throttle drop
4 months ago
Federico Cabiddu d3035f262a MT#55283 kernel-module: clear skb->mark before forwarding to fix Cilium routing
4 months ago
Richard Fuchs 33ede92d37 MT#55283 improve version handling
5 months ago
Richard Fuchs a707441889 MT#55283 fix refcount release
5 months ago
Richard Fuchs a5c5746c31 MT#55283 honour .release-version also for .ko
5 months ago
Richard Fuchs 2509b6a846 MT#55283 fix stream close race condition
5 months ago
Richard Fuchs 99d011fdc2 MT#55283 fix compilation for RHEL
5 months ago
Richard Fuchs 961c353dbf MT#55283 delegate shm refcount to table
11 months ago
Richard Fuchs 8a3d8c911d MT#63317 re-fix extension parsing
11 months ago
Richard Fuchs 262d1f7b5e MT#63317 fix RTP extension parsing
1 year ago
Richard Fuchs a9fccfa2df MT#55283 add missing MODULE_DESCRIPTION/AUTHOR
1 year ago
Richard Fuchs 38700abf0b MT#55283 use ccflags instead of EXTRA_CFLAGS
1 year ago
Richard Fuchs db77c69912 MT#55283 remove kernel patching code
1 year ago
Richard Fuchs 277bd13d97 MT#55283 fix kernel version generating booboo
1 year ago
Richard Fuchs 3b37004b6f MT#55283 convert last_packet to int64_t
1 year ago
Richard Fuchs 7b9ec8699f MT#55283 convert last_packet to int64_t
1 year ago
Richard Fuchs afc5ac96c2 MT#55283 version-guard static_assert
1 year ago
Richard Fuchs 73616ae28d MT#55283 implement munmap
1 year ago
Richard Fuchs aa3fb81395 MT#55283 store pointer to table in re_shm
1 year ago
Richard Fuchs fa938c1ec4 MT#55283 rename `table`
1 year ago
Richard Fuchs 18926baf85 MT#55283 store shm in vm_private_area
1 year ago
Richard Fuchs 54de3e12c6 MT#55283 use vmalloc instead of alloc_pages
1 year ago
Richard Fuchs ab3113bff7 MT#61625 support "blackhole" codec handler
1 year ago
Richard Fuchs 605b497108 MT#55283 unconditionally demux RTCP
1 year ago
Richard Fuchs c31b421ce2 MT#61993 use module source directory for temp file
2 years ago
Guillem Jover 7dbe24e4e5 MT#61993 build: Rework to use a config.mk generated during the build
2 years ago
Guillem Jover 887fb40f3f MT#61993 build: Force recursive variables into simple ones
2 years ago
Richard Fuchs f443bd8ce2 MT#55283 fix kernel compilation for >= 6.13
2 years ago
Richard Fuchs 6b3f3b9698 MT#55283 remove debugging remnants
2 years ago
Richard Fuchs e8af201778 MT#55283 compile fix for CentOS 9
2 years ago
Alexandru Pirvulescu d728233e29 MT#55283 Ensure copy pointer don't leak memory
2 years ago
Richard Fuchs 150ee6dbde MT#55283 use #ifdef instead of #if
2 years ago
Richard Fuchs f353653d73 MT#55283 move (!net) check up
2 years ago
Tobias Schlager 98507cf414 MT#55283 Honour the hosts IPv4 TTL and IPv6 hop limit
2 years ago
Richard Fuchs a0b705eef9 MT#55283 trigger rekernel for SSRC-less streams
2 years ago
Richard Fuchs 4f54910f91 MT#55283 fix ISO C90 warning
2 years ago
Richard Fuchs 57e42acd30 MT#55283 fix compilation for kernel >=6.10
2 years ago
Richard Fuchs 666fbc3dcf MT#55283 protect against null ssrc_stats
2 years ago
Richard Fuchs 860ce31f63 MT#55283 prevent uninitialised pointer access
2 years ago
Richard Fuchs 7ce993343b MT#60325 allow for kernels without CONFIG_BTREE
2 years ago
Richard Fuchs 7230a45efb MT#55283 safeguard against outputs with dummy SSRC
2 years ago
Richard Fuchs 38b17eb04d MT#55283 support kernel-based media player
2 years ago
Richard Fuchs 649485face MT#55283 compile fix for kernels < 5.14
2 years ago