diff options
| author | Manoj Naragund <mnaragund@vmware.com> | 2022-11-21 04:50:16 -0800 |
|---|---|---|
| committer | Manoj Naragund <mnaragund@vmware.com> | 2023-01-19 21:03:03 -0800 |
| commit | 516c4c665aaf8608b340259b8125c149136d89c9 (patch) | |
| tree | 1189a85fad1104aed4e820ed5260d841d5180b84 /tests/topotests/ospf_basic_functionality/test_ospf_flood_reduction.py | |
| parent | ee09fbc0a57dcf323223e669db5e30b7e49bdded (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
