in master, loose_route() return codes are:
1 - route calculation has been successful
-1 - route calculation has been unsuccessful
-2 - outbound flow-token shows evidence of tampering
i would like to be able to tell in the successful case if outbound flow
token was processed or not and add a new return code:
2 - route calculation based on flow-token has been successful
it that ok?
-- juha