[Xorp-users] Empty routing table

Bruce Simpson bms at incunabulum.net
Sat Aug 15 07:46:59 PDT 2009


Timothy Chow wrote:
> ...
> - All the executable binaries are generated as libtool wrapper scripts. I
> have to make the generated libtool script and change "fast_install" from
> "no" to "needless" in order to get the binaries correctly.
>   

Correct, this is normal if you build without installing XORP and is 
standard libtool behaviour.

Perhaps being built from OE is a factor.

To be honest, I found OE highly Linux specific and its overall source 
tree structure was non-intuitive. But if it works for you, great. I 
can't advise on OE further.

> - I was testing with static_routes and did a trace in several functions.
> Looks like the empty routing table problem is caused by the communication
> problems between the routing module and RIB. For example, the callback
> function send_rib_route_change_cb() never got called.
> - The info messages in some modules didn't get logged properly. Only the
> messages from xorp_rtrmgr were being logging. Messages from other modules
> such as xorp_fea and xorp_static_routes did not show up in the log at all.
>   

I assume you're using a different libc, e.g. uclibc. That is probably 
the key observation.

I'm afraid I am unable to help you further, this is not a configuration 
which I use or which is in use by the commercial product. fingers 
crossed other users can help.

thanks,
BMS



More information about the Xorp-users mailing list