
bugzilla-daemon at allevil
Jan 17, 2007, 6:49 AM
Post #1 of 4
(1360 views)
Permalink
|
|
[Bug 335] zebra does not get IP of interface after interface name change
|
|
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=335 paul [at] dishone changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Very High |Medium ------- Additional Comments From paul [at] dishone 2007-01-17 14:49 ------- That code wasn't actually intended to cope with renames while the link is up. The supported way is to rename the interface while it is down, then bring it up. (this means, if the iface was already UP, you need: DOWN, <rename>, UP). Should be fixed though, yes. ------- 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
|