Hello,
do you need to insert Route headers? Or just set R-URI with a specific transport such as tcp or tls?
Cheers, Daniel
On 18.08.17 21:20, James Cloos wrote:
[I see I posted this to -dev instead of -users; fixing that -JimC]
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