
bugzilla-daemon at allevil
Sep 13, 2007, 7:46 AM
Post #3 of 4
(1113 views)
Permalink
|
|
[Bug 402] second zebra process wipes out static routes of the first one
[In reply to]
|
|
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.quagga.net/show_bug.cgi?id=402 web [at] pilot changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From web [at] pilot 2007-09-13 15:45 ------- > - freebsd starting up multiple copies Ok, this has been sorted out. > - deleting routes before acquiring the pidfile lock Yes, that's my main point. Going to fix this. > - not reinstalling routes (does zebra re-install routes that are deleted from > command line normally? it should..) If you drop a zebra-generated route from command line, zebra will restore it, but another zebra process flags its message with PROTO1, so the original process thinks it originated the removal itself and silently accepts the notification. Or something close to this logic. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Quagga-bugs mailing list Quagga-bugs [at] lists http://lists.quagga.net/mailman/listinfo/quagga-bugs
|