summaryrefslogtreecommitdiff
path: root/pathd/path_main.c
diff options
context:
space:
mode:
authorrgirada <rgirada@vmware.com>2023-03-20 11:22:26 +0000
committerrgirada <rgirada@vmware.com>2023-03-21 04:16:37 +0000
commitc8c1a240ab9653d74b3af009f850e150909f784e (patch)
tree38869c21ac8f3ddef04be7fe09c40bc16f98221e /pathd/path_main.c
parentc8cba1b88c952517ebe7f2ab2262a6ffb5499c0a (diff)
ospfd: Fixing Summary origination after range configuration
Description: After area range config, summary lsas are aggerated to configured route but later it was being flushed instead of the actual summary lsa. This was seen when prefix-id of the aggregated route is same as one of the actual summary route. Here, aggregated summary lsa need to be returned to set the flag SUMMARY_APPROVE after originating aggregated summary lsa but its not. Which is being cleaned up as part of unapproved summary cleanup. Corrected this now. Issue: #13028 Signed-off-by: Rajesh Girada <rgirada@vmware.com>
Diffstat (limited to 'pathd/path_main.c')
0 files changed, 0 insertions, 0 deletions