summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_interface.c
diff options
context:
space:
mode:
authorSoman K S <somanks@gmail.com>2020-10-04 22:00:07 +0530
committerSoman K S <somanks@gmail.com>2020-10-04 22:00:07 +0530
commitcad3ca4cf947981f5cf9f08143b6d0c976775ee7 (patch)
tree1e9a54790780196011ae85f66d85ceeed71fc758 /ospf6d/ospf6_interface.c
parent4b40d5ffb0c34d4e99dd121085b46d4f4a896b72 (diff)
ospf6d : Intra area route for connected prefix not installed
Issue: When ospfv3 is configured on interface between routers in different network, the intra area route for the remote connected prefix is not installed in ospf route table and zebra Fix: When the advertising router is directly connected but in different network the interface lookup in the intra area lsa processing does not provide the matching interface and valid nexthop. Therefore the nexthop is copied from the link state entry which contains valid ifindex required for installing the route. Signed-off-by: kssoman <somanks@gmail.com>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions