Commit Graph

373 Commits (416ca38d253d09f7b31a09b33f09b54c3cc65dea)

Author SHA1 Message Date
Richard Fuchs 416ca38d25 MT#55283 allow overlapping port ranges
3 months ago
Richard Fuchs 1b7077152f MT#55283 change reserve_port semantics
3 months ago
Richard Fuchs 3c6108e072 MT#55283 move mutex locking into function
3 months ago
Richard Fuchs 347c21fc7e MT#55283 use typed GQueue
3 months ago
Richard Fuchs 9d93762053 MT#62053 add exclude-ports option
3 months ago
Richard Fuchs aec1a0940c MT#62053 add safeguard against broken port ranges
3 months ago
Richard Fuchs 2d8f5616e4 MT#62053 exclude ports only from applicable interface
3 months ago
Richard Fuchs 6276b37cd2 MT#55283 use list pointer ops for port pool
3 months ago
Richard Fuchs b9972e481e MT#55283 use bool type
3 months ago
Richard Fuchs 8e9afe626b MT#55283 (some) type safety for ports free list
3 months ago
Richard Fuchs 4e53f06fe6 MT#55283 directly pass port_pool to functions
3 months ago
Richard Fuchs 3fd2586d31 MT#55283 save some memory by using an offset
3 months ago
Richard Fuchs 267d244cb4 MT#55283 use array instead of hash table
3 months ago
Richard Fuchs 4279ed6750 MT#55283 fix for older compilers
3 months ago
Richard Fuchs 28802073fe MT#55283 use typed objects for interfaces
3 months ago
Richard Fuchs ad6fb06b13 MT#55283 type safety for uid_alloc
3 months ago
Richard Fuchs 3ea365ef60 MT#55283 use typed hash table for rr_spec
3 months ago
Richard Fuchs 02bccee56b MT#55283 use typed queue for local_intf
3 months ago
Richard Fuchs 15fa36df30 MT#55283 use link manipulation
3 months ago
Richard Fuchs 964d6b0b8c MT#55283 use typed queue for logical_intf
3 months ago
Richard Fuchs 5b7bc82bbb MT#55283 warn about mismatched port ranges
3 months ago
Richard Fuchs ad8ce3541d MT#61822 add RWLOCK_STATIC_INIT
4 months ago
Richard Fuchs 2ce79f9bb4 MT#61822 add type safety to obj_alloc
4 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
7 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
11 months ago
Richard Fuchs 3e73fb5181 MT#55283 move ownership of logical_intf to queue
11 months ago
Richard Fuchs 68b7bfa72c MT#55283 introduce dedicated intf_key struct
11 months ago
Richard Fuchs fbc195fbe3 MT#55283 used typed hash table for interfaces
11 months ago
Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed
11 months ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
11 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