[mpls-linux-devel] OpenSourceLsr project : LDP Support for quagga 0.99.15 ...
Status: Beta
Brought to you by:
jleu
From: Sébastien C. <scr...@gm...> - 2011-10-09 18:52:21
|
Hello, I've ask some help on quagga-devel list to fix issue with Mpls LDP daemon. Somebody told me that is exits a google code project that working on this ... https://code.google.com/p/opensource-lsr/ I've been able to get it working over Debian Squeeze and somes Igor Maravić patches for 2.6.37 kernel. More or less I've got same issue as report the author in Section 3 of quagga/README document of the OpenSourceLsr .tgz archive ! --- Extract form quagga/README document ---- - Unplugging links or bringing down interfaces (either with ifconfig or within ldpd) while the zebra, ospfd, and ldpd daemons are running together crashes the daemons and also causes a kernel panic. It will also cause neighboring routers to crash as well :( - Unable to get either the OSPF or LDP daemon to log to a file (or any other place besides stdout) without crashing. Resolved to observing output on stdout. - Labelspaces don't work. - The dummy0 interface seen in the sample configurations that include LDP is strangely required to get things running. ---- Anybody can give us an hand to fix these anoying issues ... |