summaryrefslogtreecommitdiff
path: root/pceplib/test/pcep_utils_queue_test.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2021-10-05 21:25:55 -0300
committerRenato Westphal <renato@opensourcerouting.org>2021-10-05 21:25:55 -0300
commit05da1cbfefe165a639ab52b66d0a06745e9cdb4b (patch)
tree5e5706d3ca28466764d5b1b389f6ea73a1a400bd /pceplib/test/pcep_utils_queue_test.c
parent9e49d1aca2859863cf0fc270a70a91a7cf2f08fb (diff)
ospf6d: fix processing of translated AS-external LSAs
The iteration performed on ospf6_abr_unapprove_translates() was wrong since AS-external LSAs are stored in the global LSDB and not in the area LSDBs. As such, the "unapproved" flag wasn't being set in any translated AS-external LSA, leading them to linger forever. Fix the LSDB iteration and make the required changes to unset the "unapproved" flag for AS-external LSAs that shouldn't be removed. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'pceplib/test/pcep_utils_queue_test.c')
0 files changed, 0 insertions, 0 deletions