From: Mikko Rasa Date: Fri, 11 Apr 2014 19:31:18 +0000 (+0300) Subject: Diverge from a route early only if it's a loop X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=c796e17cef61ad2e3f476b6037892d7bc6c52680;hp=c796e17cef61ad2e3f476b6037892d7bc6c52680;p=r2c2.git Diverge from a route early only if it's a loop This does not entirely fix handling of chained routes, but it's a step in the right direction. ---