Mailing List Archive

[Bug 196] Zebra's view of routes differs from the kernel's for IPv6 routes at least
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=196


hasso@quagga.net changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|maintainers@quagga.net |hasso@quagga.net
Ever Confirmed| |1




------- Additional Comments From hasso@quagga.net 2005-06-09 09:38 -------
I know what's wrong, but because it's bug in kernel actually, there will be no
easy fix. With price of reintroducing race condition in netlink socket you can
temporary revert (ie. apply with -R) this patch -
http://hasso.linux.ee/quagga/pending-patches/ht-20050608-netlink-revert.patch



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Bug 196] Zebra's view of routes differs from the kernel's for IPv6 routes at least [ 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=196


hasso@quagga.net changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW




------- Additional Comments From hasso@quagga.net 2005-06-09 09:46 -------
Bug in bugzilla - reassigning and confirming same time doesn't work ;P



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Bug 196] Zebra's view of routes differs from the kernel's for IPv6 routes at least [ 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=196





------- Additional Comments From hasso@quagga.net 2005-06-12 15:04 -------
Created an attachment (id=60)
--> (http://bugzilla.quagga.net/attachment.cgi?id=60&action=view)
The best "solution" without fixing kernel.

It should work in most of cases, but introduces another race condition. Zebra
RIB and kernel will be out of sync if routes flagged as "proto zebra" will be
deleteted by someone else than zebra daemon. I'm working with kernel developers
to fix it in the right place - kernel.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Bug 196] Zebra's view of routes differs from the kernel's for IPv6 routes at least [ 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=196





------- Additional Comments From hasso@quagga.net 2005-06-13 15:55 -------
Created an attachment (id=61)
--> (http://bugzilla.quagga.net/attachment.cgi?id=61&action=view)
Patch against 2.4.31 kernel




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.