]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: labeled-unicast issue changing from no import-check to using import-check 623/head
authorDon Slice <dslice@cumulusnetworks.com>
Fri, 26 May 2017 17:05:18 +0000 (17:05 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Tue, 30 May 2017 12:16:01 +0000 (12:16 +0000)
commit4dfee0ce4e08f587ceccfecfdd75d0b002cc4e5d
tree8718376a228ee88b29fd673e2bc59c024496148e
parentcf4e348abb104a68b8a087a532df9c18da7f7387
bgpd: labeled-unicast issue changing from no import-check to using import-check

Problem seen in testing import-check using labeled-unicast address-family. When
transitioning from "no bgp network import-check" to "bgp network import-check",
previously installed networks were not removed.  This fix resolves this.

Ticket: CM-16512
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
bgpd/bgp_route.c