Commit Graph

3947 Commits (09be6451d5f8690c24a37cef7f20cc59e2f62707)

Author SHA1 Message Date
Richard Fuchs 09be6451d5 MT#55283 replace linmnl/libnftnl usage
5 months ago
Matteo Brancaleoni e9fd1f89e3 MT#55283 Add inbound-peer, outbound-peer and peer flags for automatic interface selection
5 months ago
Richard Fuchs e5d3aa0f01 MT#55283 add poller status to Prom
5 months ago
Richard Fuchs d279b14a99 MT#55283 export poller thread stats
5 months ago
Richard Fuchs 9196bb5f5d MT#55283 track poller stats
5 months ago
Richard Fuchs 750c00618f MT#55283 increase poller wait time to forever
5 months ago
Richard Fuchs 11f92ac502 MT#55283 use g_new instead of g_malloc
5 months ago
Richard Fuchs 15effb7641 MT#55283 type-safe thread helpers
5 months ago
Richard Fuchs 0b94847eae MT#55283 local var for shorter code
5 months ago
Richard Fuchs 5f832a5d81 MT#55283 refactor mem pinning into function
5 months ago
Richard Fuchs 5263fb0098 MT#55283 pull down service ready notification
5 months ago
Alex Brown 2639d9c0d1 MT#55283 Fix Issue with pcap based recording getting overwritten
6 months ago
Harsh Daga d45a29e3cd MT#55283 adaptive jitter buffer
6 months ago
Richard Fuchs 15682312b7 MT#55283 convert extmap to iqueue
6 months ago
Richard Fuchs f68e614709 MT#55283 convert slp to iqueue
6 months ago
Richard Fuchs ef8967dafe MT#55283 convert packets_out to iqueue
6 months ago
Richard Fuchs 914f6dfa1a MT#55283 use intrusive list
6 months ago
Richard Fuchs 4f5d013640 MT#55283 introduce socket use counter
6 months ago
Richard Fuchs 23aa836800 MT#55283 fix missing MQTT SSRC stats
6 months ago
Richard Fuchs 1fdf5cf2ea MT#55283 add TCP keepalives for Redis connections
6 months ago
Richard Fuchs 750f0a88bb MT#55283 improve timeout handling
6 months ago
Richard Fuchs 6b785e77a2 MT#55283 make arg non null
6 months ago
Richard Fuchs b0d2b82199 MT#55283 replace g_atomic with atomic_*
6 months ago
Richard Fuchs 37813ddf86 MT#63317 rework port opening mechanics
7 months ago
Richard Fuchs 78c2e1e157 MT#55283 update return type
7 months ago
Richard Fuchs 0ea27e9193 MT#63317 split apart ICE startup
7 months ago
Richard Fuchs 2ba7bd1041 MT#63317 fix possible booboo
7 months ago
Richard Fuchs e121a1e289 MT#63317 eliminate sockets shut down test
7 months ago
Richard Fuchs 5b199f473f MT#63317 use endpoint map as test for disabled
7 months ago
Richard Fuchs 0ebc75d229 MT#63317 rework endpoint_map hunting
7 months ago
Richard Fuchs 0be3d106b8 MT#55283 close sockets on unsubscribe
7 months ago
Richard Fuchs fbb61c2454 MT#63317 don't rekernelize when SSRC order changes
7 months ago
Richard Fuchs ae603e7c3e MT#63317 fix incorrect sorting of PTs
7 months ago
Richard Fuchs 0eea0db4ef MT#63317 amend and fix some logging
7 months ago
Richard Fuchs 26385f3056 MT#63317 fix missing filter length setting
7 months ago
Richard Fuchs 9790ee9232 MT#63317 add strict bundle mode
7 months ago
Richard Fuchs 213855143e MT#63317 don't run DTLS on bundled media
7 months ago
Richard Fuchs 6ce23df003 MT#63317 delay start of DTLS
7 months ago
Richard Fuchs 37cbac5fa7 MT#63317 share ICE context when bundling
7 months ago
Richard Fuchs a3f5246bdb MT#63317 separate ICE init from ICE start
7 months ago
Richard Fuchs 8317cc7071 MT#55283 reorder ICE candidate check
7 months ago
Richard Fuchs 847d004319 MT#55283 revamp kernel shm strategy
7 months ago
Richard Fuchs cf278b447e MT#55283 delete from Redis when call goes standby
7 months ago
Richard Fuchs 2340b41ba2 MT#55283 check return values
7 months ago
Richard Fuchs 527e7b56b6 MT#55283 lock payload tracker
7 months ago
Richard Fuchs 15a71f4070 MT#63317 fix off by one
7 months ago
Richard Fuchs b018e64463 MT#63317 fix typo
7 months ago
Richard Fuchs b26252b2a5 MT#55283 remove useless hash table
7 months ago
Richard Fuchs e1cfefc07e MT#55283 disable kernel RTCP FW if filtering
7 months ago
Richard Fuchs f0e5e27bb9 MT#63317 ignore SDP address for bundled media
7 months ago