]> git.tdb.fi Git - r2c2.git/commit
Robustify sequence handling while applying route plans
authorMikko Rasa <tdb@tdb.fi>
Sat, 21 Feb 2015 19:05:28 +0000 (21:05 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sat, 21 Feb 2015 19:05:28 +0000 (21:05 +0200)
commit8066ed50f94d046b0e009e24315ca7980439bb8c
treed22c18e59c9d604325ef3c022ebbc2e40aa70922
parent6223ead021d5e02ab0a6d3aed83d5c8b420cacb6
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.
source/libr2c2/trainrouter.cpp
source/libr2c2/trainrouter.h