Ben,

Thanks for this.

I'm afraid we can't take it as is, but, Pavlin has made some changes to 
the FEA which fix a number of bugs, and which may address some of the 
issues you were seeing.

The RTA_TABLE stuff looks interesting and useful, do you plan to forward 
port this to the HEAD revision?

Ben Greear wrote:
> For anyone interested in my patch to improve performance of xorp
> when used with lots of xorp instances on a single machine, I have
> just merged with the latest cvs and uploaded it here:
>
> http://www.candelatech.com/oss/ben_xorp.patch
>
> This patch contains other changes as well..they work well for me,
> but it's possible they would be detrimental to other uses.  Please
> let me know how it works for you if any of you try it.
>   

The RIB shouldn't really be setting the admin distance for static_routes 
at all.

Please see OLSR for an example of a protocol which registers its admin 
distance with the RIB using an XRL during startup.

cheers
BMS

P.S. __PRETTY_FUNCTION__ is gcc specific. I've been looking at it for 
some debugging stuff, but we would discourage its use in the main code 
base -- it really needs to be guarded with a macro.

_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers

Reply via email to