Commit Graph

408 Commits (ad65c9096fcc7d0eec6eb95ec751d33285ef6632)

Author SHA1 Message Date
Richard Fuchs ad6fb06b13 MT#55283 type safety for uid_alloc
4 months ago
Richard Fuchs 3ea365ef60 MT#55283 use typed hash table for rr_spec
4 months ago
Richard Fuchs 02bccee56b MT#55283 use typed queue for local_intf
4 months ago
Richard Fuchs 15fa36df30 MT#55283 use link manipulation
4 months ago
Richard Fuchs 964d6b0b8c MT#55283 use typed queue for logical_intf
4 months ago
Richard Fuchs 5b7bc82bbb MT#55283 warn about mismatched port ranges
4 months ago
Richard Fuchs ad8ce3541d MT#61822 add RWLOCK_STATIC_INIT
5 months ago
Richard Fuchs 2ce79f9bb4 MT#61822 add type safety to obj_alloc
5 months ago
Peter Pulham 8e04c44b86 MT#55283 media_socket.c: check for NULL payload_types passed to kernelize_one
7 months ago
Richard Fuchs 38985b96df MT#55283 always use full-struct initialisation
7 months ago
Richard Fuchs f60ee917c9 MT#55283 unify types used for sequence numbers
8 months ago
Richard Fuchs 201c15489c MT#55283 initialise str objects with macros
8 months ago
Richard Fuchs 7b1557cc1e MT#55283 rekernelize after DTLS connect
8 months ago
Richard Fuchs a0b705eef9 MT#55283 trigger rekernel for SSRC-less streams
9 months ago
Richard Fuchs a2ee38ac44 MT#55283 rename STR_CONST_INIT...
10 months ago
Richard Fuchs a2059a2449 MT#55283 modernise STR_INIT_LEN() et al
10 months ago
Richard Fuchs a008e27a45 MT#55283 support interface aliases
12 months ago
Richard Fuchs 3e73fb5181 MT#55283 move ownership of logical_intf to queue
12 months ago
Richard Fuchs 68b7bfa72c MT#55283 introduce dedicated intf_key struct
12 months ago
Richard Fuchs fbc195fbe3 MT#55283 used typed hash table for interfaces
12 months ago
Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed
12 months ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
12 months ago
Richard Fuchs 1b378c616c MT#55283 obsolete kernel RTCP sender
1 year ago
Richard Fuchs 74f07ccc41 MT#55283 remove vestiges of kernel<>user stats
1 year ago
Richard Fuchs f389b42ab4 MT#55283 obsolete /blist
1 year ago
Richard Fuchs edd7328e72 MT#55283 move periodic Redis updates to main timer
1 year ago
Richard Fuchs 7599e55a59 MT#55283 move last_pt to SSRC context
1 year ago
Richard Fuchs d45cdc85ce MT#55283 refactor kernel/user stats counting
1 year ago
Richard Fuchs cf64a137c1 MT#55283 eliminate last_rtcp_index
1 year ago
Richard Fuchs a56deffe9a MT#55283 eliminate last_rtp_index
1 year ago
Richard Fuchs 08c7f5853d MT#55283 move srtp_index into shm
1 year ago
Richard Fuchs af96fc777f MT#55283 track SSRC stats in kernel via shm
1 year ago
Richard Fuchs 1ca584838a MT#55283 push ssrc_stats to kernel
1 year ago
Richard Fuchs e8982c3cf9 MT#55283 move SSRC stats into shm
1 year ago
Richard Fuchs a1a1e42b02 MT#55283 move ssrc_stats into kernel header
1 year ago
Richard Fuchs 2698e53948 MT#55283 eliminate `basic_stats` struct
1 year ago
Richard Fuchs 2c425bc47e MT#55283 move TOS reporting to shm
1 year ago
Richard Fuchs 89984967e2 MT#55283 move RTP stats into shm
1 year ago
Richard Fuchs 263234b1c7 MT#55283 move kernel stats counting to shm
1 year ago
Richard Fuchs 311f5bc31c MT#55283 move last_packet timestamp to shm
1 year ago
Richard Fuchs 065270ba49 MT#55283 move stream stats to shm
1 year ago
Richard Fuchs 8e3e9fdb5a MT#55283 use allocated memory for stream stats
1 year ago
Richard Fuchs d0ef96780b MT#55283 move interface stats to shm
1 year ago
Richard Fuchs 7ec6d91a88 MT#55283 use bufferpool for interface stats
1 year ago
Richard Fuchs 40b48d4adc MT#55283 allocated memory for per-interface stats
1 year ago
Richard Fuchs 82d3bfe32e MT#55283 use io_uring recv for media if possible
1 year ago
Richard Fuchs 9ee075b088 MT#55283 split out common part of stream_fd_readable
1 year ago
Richard Fuchs ad00134c61 MT#55283 use bufferpool for media packets
1 year ago
Richard Fuchs e553660e23 MT#55283 virtualise poller methods
1 year ago
Richard Fuchs a3f6a9228d MT#55283 removed unused poller argument
1 year ago
Richard Fuchs 58cbd2f21c MT#55283 delegate closing sockets to poller
1 year ago
Richard Fuchs aab5d66c31 MT#55283 update external poller API to bool
1 year ago
Richard Fuchs 8b7cab4ea7 MT#55283 force re-encryption if DTMF injection is requested
1 year ago
Richard Fuchs 88f09f9b02 MT#55283 add static
1 year ago
Richard Fuchs ebe9501beb MT#55283 obsolete RE_HAS_MEASUREDELAY
1 year ago
Richard Fuchs 41a43218c6 MT#55283 decrease log severity
1 year ago
Richard Fuchs 3e0fe5ae75 MT#55283 remove unused argument
1 year ago
Richard Fuchs 151c45ddd7 MT#59038 add block-egress flag
1 year ago
Richard Fuchs e8b5887235 MT#55283 use per-call poller
1 year ago
Richard Fuchs 90aa63a97c MT#55283 fix/rework poller-per-thread feature
1 year ago
Richard Fuchs 1e1f00412e MT#55283 update kernel.c to bool types
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Richard Fuchs e439a27def MT#55283 protect read with mutex
1 year ago
Donat Zenichev 5de30a855b MT#58716 Move transcoding flag to media
1 year ago
Richard Fuchs e969a79428 MT#55283 check DTLS src/dst addressses
1 year ago
Richard Fuchs 8f98f69e98 MT#55283 use typed G* for subscriptions
1 year ago
Richard Fuchs d23d9f8b42 MT#55283 use typed GQueue for ports release
1 year ago
Richard Fuchs f0eba3ca13 MT#55283 use typed GQueue for kernel list
1 year ago
Richard Fuchs 2b41188286 MT#55283 use typed GHashTable for local sockets
1 year ago
Richard Fuchs a8f9e7b722 MT#55283 use g_auto for stream_fd
1 year ago
Richard Fuchs cd4f6608cd MT#55283 convert struct stream_fd to typedef
1 year ago
Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef
1 year ago
Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers
1 year ago
Richard Fuchs dd3471d919 MT#55283 use typed GQueue for codec_packet
1 year ago
Richard Fuchs 73f1037720 MT#55283 use typed GQueue for socket/sfd lists
1 year ago
Richard Fuchs 3114510c12 MT#55283 specialise struct intf_list
1 year ago
Richard Fuchs 4e7078834f MT#55283 use typed GQueue for stream_fd
1 year ago
Dennis Yurasov 6a8c523d55 MT#55283 Avoiding "Too many packets in UDP receive ...
2 years ago
Richard Fuchs 43d1427b4d MT#55283 switch basic GQueue to g_auto
2 years ago
Richard Fuchs 1238d2f3c2 MT#57977 integrate block/silence_media into bfield
2 years ago
Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field
2 years ago
Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint
2 years ago
Richard Fuchs 81151b3793 MT#57977 support short-packet blocking
2 years ago
Donat Zenichev 4f8cd655a8 MT#57719 Use media subscriptions approach in `stream_packet()`
2 years ago
Richard Fuchs cbd217d5b1 MT#55283 fix for NULL selected_sfd
2 years ago
Richard Fuchs 4cbc35e0f2 MT#55283 fix RTCP/MOS reporting
2 years ago
Orgad Shaneh 1a28b73a2d MT#55283 Rename aux -> helpers
2 years ago
Richard Fuchs 7a2b7d57c0 TT#136957 add RTP mirrors to kernel mode
2 years ago
Richard Fuchs 583c6816a0 TT#136957 refactor some parts of kernelize()
2 years ago
Richard Fuchs 088c58a367 TT#136957 fix typo
2 years ago
Richard Fuchs e93b2fd5de TT#146201 update SRTCP index from kernel
2 years ago
Richard Fuchs 7bf1595fe5 TT#146201 support forwarding all RTCP
2 years ago
Richard Fuchs 3a57face11 TT#146201 support forwarding RTCP FB packets directly
2 years ago
Richard Fuchs c03362cc71 TT#146201 use kernel's RTCP sending function
2 years ago
Richard Fuchs 9a767fc9c9 TT#146201 mark RTCP-capable kernel streams
2 years ago
Richard Fuchs 7c1930af2a TT#146201 don't special-case RTCP rule
2 years ago
Richard Fuchs a71824bf3b TT#146201 push RTCP outputs to kernel module
2 years ago
Richard Fuchs 01e3e9b74f TT#146201 remove unused `rtcp_only` flag
2 years ago
Richard Fuchs 5ff9294bab TT#146201 support RTCP encryption in kernel
2 years ago
Richard Fuchs b90edf0ecf MT#55283 looper thread bool return type
2 years ago