Mailing List Archive

[Bug 400] I seem we've hide kernel routes from Quagga w/last patchset.
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=400


web@pilot.org.ua changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|maintainers@quagga.net |web@pilot.org.ua




------- Additional Comments From wawa@yandex-team.ru 2007-09-06 10:30 -------
I seem we've hide kernel routes from Quagga w/last patchset.
You can instal latest FreeBSD port to reproduce problem. CVS-head supposed to
have same bug (I haven't check it though).

chik:/var/home/wawa# route get default
route to: default
destination: default
mask: default
gateway: rtcomm-mpls-nsk
interface: bge0
flags: <UP,GATEWAY,DONE,STATIC>
recvpipe sendpipe ssthresh rtt,msec rttvar hopcount mtu expire
0 0 0 0 0 0 1500 0
chik:/var/home/wawa# vtysh

Hello, this is Quagga (version 0.99.8).
Copyright 1996-2005 Kunihiro Ishiguro, et al.

chik.yandex.net# sh ip route 0.0.0.0
% Network not in table
chik.yandex.net# sh ip route kernel

Static routes may be used as workaround.

------- Additional Comments From web@pilot.org.ua 2007-09-06 11:29 -------
This seems to be my fault.



------- 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@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs
[Bug 400] I seem we've hide kernel routes from Quagga w/last patchset. [ 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=400





------- Additional Comments From web@pilot.org.ua 2007-09-06 15:32 -------
Created an attachment (id=250)
--> (http://bugzilla.quagga.net/attachment.cgi?id=250&action=view)
fixing patch

Since rtm_read() was fixed to ignore messages w/o RTF_DONE set,
rtread_sysctl.c:route_read() had to set RTF_DONE on the messages passed to
rtm_read(). The attached patch fixes the issue.



------- 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@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs
[Bug 400] I seem we've hide kernel routes from Quagga w/last patchset. [ 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=400


web@pilot.org.ua changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |CLOSED
Resolution| |FIXED




------- Additional Comments From web@pilot.org.ua 2007-09-06 15:35 -------
Fix committed.



------- 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@lists.quagga.net
http://lists.quagga.net/mailman/listinfo/quagga-bugs