diff options
| author | Chirag Shah <chirag@cumulusnetworks.com> | 2017-12-28 11:12:35 -0800 |
|---|---|---|
| committer | Chirag Shah <chirag@cumulusnetworks.com> | 2017-12-30 10:56:53 -0800 |
| commit | c600ce450f3fc6938aa1381d0090a014a145da11 (patch) | |
| tree | a68dce7d1f555d6952fa7ccaadd3e3159d5510f3 /zebra/kernel_socket.c | |
| parent | ff99c5b2bb523560108f68f9251dcd93a1b9d7ee (diff) | |
ospf6d: Fix ospf6 redist with route-map
When ospf6 configure with redistribute connected/protocol
with route-map. Upon restart of frr.service, ospf6 receives
redistribute update then route-map update.
During redistribute route update, since route-map info is not
filled, route is suppressed from injected as external route.
Fix: reset redistribute when route-map update received
matches with redistribution (type) and route-map name.
Ticket:CM-13800
Testing Done:
Configure ospf6 redistribute with route-map to inject
Type-2 external routes into database. Trigger frr restart
redistribute with route-map happens.
Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
Diffstat (limited to 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions
