[Xorp-cvs] XORP cvs commit: xorp/ospf
Atanu Ghosh
atanu at icir.org
Tue Aug 19 18:34:04 PDT 2008
CVSROOT: /usr/local/www/data/cvs
Module name: xorp
Changes by: atanu at chum.icir.org 2008-08-20 01:34:04 UTC
XORP CVS repository
Modified files:
ospf routing_table.cc test_routing1.py
Log message:
If two or more routers AS boundary or area border routers had the same
link-local address then only one router would be installed in the
routing table. If the router that did not get its routes installed was
an AS boundary router then all AS-External-LSAs that it introduced
would not be installed in the routing table.
When adding a router entry for OSPFv3 only install it to be indexed by
router ID, don't install it by network as there is no unique
address. For OSPFv2 the {router ID}/32 has to be unique.
Bugzilla URL: http://bugzilla.xorp.org/bugzilla/show_bug.cgi?id=770
Bug found by: <lampa AT fit.vutbr.cz>
Revision Changes Path
1.69 +21 -11; commitid: 153248ab748b41a7; xorp/ospf/routing_table.cc
1.30 +104 -1; commitid: 153248ab748b41a7; xorp/ospf/test_routing1.py
More information about the Xorp-cvs
mailing list