]> git.proxmox.com Git - mirror_frr.git/commit
ospf6d: retain inter area border router type-4
authorChirag Shah <chirag@cumulusnetworks.com>
Mon, 12 Mar 2018 23:37:06 +0000 (16:37 -0700)
committerChirag Shah <chirag@cumulusnetworks.com>
Thu, 22 Mar 2018 18:45:19 +0000 (11:45 -0700)
commitc601fa3f9d07ab5f36cbc019da1338f71a3d93e3
tree75d77e2a678392c4c0e1db8658e1b9e383bb545b
parent26cff2c331c6b90c316e5f23aacc5a5f9498a979
ospf6d: retain inter area border router type-4

During Intra area border router calculation, all
border routers are  marked for remove from brouter table.
Once SPF calculation is done, retain inter area
border router if the adv. intra border router (abr)
is present in SPF table.

Ticket:CM-20171
Testing Done:
Validated inter area ASBR (L1) is retained at
R1 and R2 post intra border router calculation.

L1 -- (area 1)-- L2 -- (area 0) -- R1 --- R2

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
ospf6d/ospf6_abr.c
ospf6d/ospf6_intra.c
ospf6d/ospf6_route.c