[Xorp-cvs] XORP cvs commit: xorp/ospf
Atanu Ghosh
atanu at icir.org
Thu Nov 15 06:05:23 PST 2007
CVSROOT: /usr/local/www/data/cvs
Module name: xorp
Changes by: atanu at xorpc.icir.org 2007-11-15 14:05:23 UTC
XORP CVS repository
Modified files:
ospf routing_table.cc test_routing1.py
Log message:
Intra-Area-Prefix-LSA routes should win over Inter-Area-Prefix-LSA
routes the metric was taking priority over the path type of the
route. Check the path type first and then consider the metric, if the
metrics match choose the route from the area with the largest ID.
The new tests r11V3, r12V3 and r13V3 verify the priority of
Intra-Area-Prefix-LSA routes.
Revision Changes Path
1.66 +7 -2; commitid: b001473c52217ea6; xorp/ospf/routing_table.cc
1.27 +248 -1; commitid: b001473c52217ea6; xorp/ospf/test_routing1.py
More information about the Xorp-cvs
mailing list