[Quagga-bugs] [Bug 202] zebra and ospfd need restarting after
upping/downing interfaces
bugzilla-daemon at allevil.dishone.st
bugzilla-daemon at allevil.dishone.st
Mon Apr 2 19:45:05 IST 2007
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=202
ajschorr at alumni.princeton.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #139 is|0 |1
obsolete| |
------- Additional Comments From ajschorr at alumni.princeton.edu 2007-04-02 16:59 -------
Created an attachment (id=139)
--> (http://bugzilla.quagga.net/attachment.cgi?id=139&action=view)
do not add connected /32 addresses that have no peer configured
Does the attached patch against CVS fix your problem?
I don't know if there's any chance this could break a valid config --
is an IPv4 /32 address ever useful without a peer?
Is there any chance of fixing pppd instead?
------- Additional Comments From ajschorr at alumni.princeton.edu 2007-04-02 18:45 -------
Created an attachment (id=140)
--> (http://bugzilla.quagga.net/attachment.cgi?id=140&action=view)
reject PtP addresses on /32 interfaces where no peer address is supplied
Oops, that last patch is no good, since it is certainly
valid to add a local /32 on a dummy or loopback interface.
This new patch should do approximately the same thing
as the patch to rt_netlink.c, except it handles it inside
connected_add_ipv4. I still think it would be preferable
to fix the bug in pppd, however. But maybe this patch might
is safe, I'm not sure...
Regards,
Andy
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Quagga-bugs
mailing list