]> git.proxmox.com Git - mirror_ifupdown2.git/commitdiff
ifupdownmain: detect interfaces no longer configured but pick up by regexes
authorJulien Fortin <julien@cumulusnetworks.com>
Tue, 17 Sep 2019 17:56:16 +0000 (19:56 +0200)
committerJulien Fortin <julien@cumulusnetworks.com>
Wed, 18 Sep 2019 10:53:33 +0000 (12:53 +0200)
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>

No differences found