summaryrefslogtreecommitdiff
path: root/python/xref2vtysh.py
diff options
context:
space:
mode:
authorrgirada <rgirada@vmware.com>2023-03-17 09:17:39 +0000
committerrgirada <rgirada@vmware.com>2023-03-17 10:11:28 +0000
commite6f3d0811d8f160f0e7cd27100d03cf1c0f5aec2 (patch)
treea63171000d7b640a029eb80a4a89a2603660b14a /python/xref2vtysh.py
parent090109617ef3e010345ce6e1a2e422f43f0bbdcd (diff)
ospfd: Ospf ABR doesnt Advertise LSA summary
Description: OSPF ABR will summarise the networks based on configured range and re-advtertise the summarised route. But if configured range prefix id is same as one of the subset of routes prefix id then as per rcf2328 Appendex-E recommendation, it will prepare the LSID and originate. While re-advertising, it is using ospf LSDB instead of area specific LSDB which is making it fail to re-advertise the summary lsa. Fixed this by passing correct LSDB pointer. Issue: #12995 Signed-off-by: Rajesh Girada <rgirada@vmware.com>
Diffstat (limited to 'python/xref2vtysh.py')
0 files changed, 0 insertions, 0 deletions