]> git.proxmox.com Git - mirror_ifupdown2.git/commit
ifupdownmain: add "all" parameter to get_all_ifaceobjs
authorJulien Fortin <jfortin@nvidia.com>
Tue, 6 Apr 2021 21:30:34 +0000 (23:30 +0200)
committerJulien Fortin <jfortin@nvidia.com>
Wed, 30 Jun 2021 14:41:07 +0000 (16:41 +0200)
commit3b1f78c181e86a3351ec2f0a08ecf8a9e0a1d79b
tree2881d4f327370cb8d5c63f7e48e5fd85d8a3b6c3
parent20e8d38375e9f51616b1a45f4c5854a7b8ceb9a3
ifupdownmain: add "all" parameter to get_all_ifaceobjs

On a MLAG configured switch, only one vlan aware bridge is supported
The clag module need to access the full list of ifaceobjs. This is a
bit breaking the existing segmentation, not great but would otherwise
require a huge refactoring/rework.

Signed-off-by: Julien Fortin <jfortin@nvidia.com>
ifupdown2/ifupdown/ifupdownmain.py