[mpls-linux-general] zebra crash when ldp daemon is started.
Status: Beta
Brought to you by:
jleu
|
From: Kind, B. W. <Bri...@jh...> - 2005-09-18 13:21:40
|
I am working on fc4 and have successfully build ldpd and zebra. However, whenever I start up ldpd, zebra crashes. It is carshing when calling mpls_out_segment_register (I assmue this is trying to get the nhlfe table). The code returns one entry for the out_segment_table but the interface name is garbage and this causes in "assert". I am not currently using the mpls-linu and iproute2 packages. Do I need to use them and has anybody tried ldp-portable&zebra with fc4. Also, I am not sure what to do with mpls-linux. I assume it is a patch to the kernel to enable MPLS. The README says it is for kernel-2.6.9. However, should it be used for mpls-kernel-1.1. =20 =20 I understand that ldp-portable is not ready for users. However, I want to build a small experimental network using label distribution protocols and not command line interfaces. Does the ldp-portable implementation of ldp work in at all and can it be used to set up LSPs? =20 Thanks Brian =20 |