-
5f6a8984
by Rémi Bernon at 2026-04-07T10:49:29+02:00
mf/topology_loader: Disconnect the node after indirect connection failed.
-
114f0eb9
by Conor McCarthy at 2026-04-07T10:49:31+02:00
mf/topology_loader: Return specific error on indirect connection failure.
-
6c5ab878
by Rémi Bernon at 2026-04-07T10:49:32+02:00
mf/topology_loader: Allocate indirect connection branches dynamically.
-
828d9de1
by Rémi Bernon at 2026-04-07T10:49:33+02:00
mf/topology_loader: Cache the media type handlers on the branches.
-
cb8e94c7
by Rémi Bernon at 2026-04-07T10:49:35+02:00
mf/topology_loader: Always try setting current up type when connecting directly.
And current down type for transforms.
Based on patches from Conor McCarthy.
-
96a563a0
by Rémi Bernon at 2026-04-07T10:49:36+02:00
mf/topology_loader: Avoid making redundant connection method attempts.
-
1d17bcf4
by Conor McCarthy at 2026-04-07T10:49:38+02:00
mf/topology_loader: Load the down connection method in topology_branch_connect().