commit | 91b7351d4e150bbc60786f0facb911fa2c598553 | [log] [tgz] |
---|---|---|
author | Denis Ovsienko <linux@pilot.org.ua> | Fri Sep 14 13:31:52 2007 +0000 |
committer | Denis Ovsienko <linux@pilot.org.ua> | Fri Sep 14 13:31:52 2007 +0000 |
tree | fe5885f6a514a000cac903a105e1c7386b2c4df1 | |
parent | 2d844524ad9431ea1e53336dfcfebd3ee6520cb7 [diff] |
+ fixed bug #402: now the second zebra process doesn't destroy routes of the first one before dying + we are not going to receive routing messages originated by old_pid, because rib_sweep_route() is called after damon() now. This will allow to drop old_pid completely soon.