> On 17 Dec, 2022, at 4:32 pm, Jeffrey (Zhaohui) Zhang > <[email protected]> wrote: > > - There are situations where a non-TCP based solution is needed even when a > parallel TCP-based option is also present, so we can not simply disallow the > former. We can discuss examples separately (one example is actually PIM as > BIER overlay vs mLDP/BGP as BIER overlay).
There are also congestion control algorithms that don't rely on an underlying TCP session, such as TFRC (TCP Friendly Rate Control). Possibly these could be applied to existing protocols. - Jonathan Morton
