]> git.proxmox.com Git - mirror_frr.git/commit - zebra/main.c
+ fixed bug #402: now the second zebra process doesn't destroy routes
authorDenis Ovsienko <linux@pilot.org.ua>
Fri, 14 Sep 2007 13:31:52 +0000 (13:31 +0000)
committerDenis Ovsienko <linux@pilot.org.ua>
Fri, 14 Sep 2007 13:31:52 +0000 (13:31 +0000)
commit91b7351d4e150bbc60786f0facb911fa2c598553
treefe5885f6a514a000cac903a105e1c7386b2c4df1
parent2d844524ad9431ea1e53336dfcfebd3ee6520cb7
+ 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.
zebra/ChangeLog
zebra/main.c