When using rewrite_ruri() and append_branch() to set a list of next hops to try, what is the proper syntax to specify that a given route should use tcp or tls/tcp?
I've mostly used a single next hop via t_relay_to_tcp() or t_relay_to_tls(), but need route stacks now.
-JimC