From: Mikko Rasa Date: Sat, 21 Feb 2015 19:05:28 +0000 (+0200) Subject: Robustify sequence handling while applying route plans X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=8066ed50f94d046b0e009e24315ca7980439bb8c;hp=8066ed50f94d046b0e009e24315ca7980439bb8c;p=r2c2.git Robustify sequence handling while applying route plans Setting current_sequence of all participating routers to zero beforehand will make sequence points involving them not cleared and avoid the need to special case everything. ---