I'm trying to get my head around how to do a failure loop in droute
through all possible destinations, and if all destinations are
exhausted, go to failureroute. Does anyone have an example of this?
Without the ability to do a while on (!t_relay()) to determine whether
to go to use_next_gw(), I'm not sure how I can.
Thanks in advance.