summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_basic_functionality/test_ospf_flood_reduction.py
diff options
context:
space:
mode:
authorManoj Naragund <mnaragund@vmware.com>2022-11-21 04:50:16 -0800
committerManoj Naragund <mnaragund@vmware.com>2023-01-19 21:03:03 -0800
commit516c4c665aaf8608b340259b8125c149136d89c9 (patch)
tree1189a85fad1104aed4e820ed5260d841d5180b84 /tests/topotests/ospf_basic_functionality/test_ospf_flood_reduction.py
parentee09fbc0a57dcf323223e669db5e30b7e49bdded (diff)
ospfd: Core logic implementation.
Description: Code changes involves. 1. Count the no.of router LSAs received with DC options bit set, supporting do not age(DNA). 2. If no of router LSAs received with DC bit set is equal to total no of LSAs in the router lsdb, then all the routers in the area support do not age processing. 3. Flood the self originated LSAs with DNA flag if all routers in the area supports the feature. 4. Stop aging of the LSAs recived with DO_NOT_AGE bit set from other routers. 5. Self originated DO_NOT_AGE lsas will still be aging in their own database. Signed-off-by: Manoj Naragund <mnaragund@vmware.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_flood_reduction.py')
0 files changed, 0 insertions, 0 deletions