mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
This patch will detect interfaces that were removed from /etc/network/interfaces but still got pick up by a regex (i.e. bridge-port vni*) and manually remove those interfaces from internal data-structures (i.e. dependency graph). Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>