[pve-devel] [PATCH] add weave to selectable bridges
Dominik Csapak
d.csapak at proxmox.com
Wed Jul 13 10:18:56 CEST 2016
this series adds the ability to get bridges with the
network?type=any_bridge api call (which is used in the web gui)
as long as there is an active network interface named 'weave',
it is assumed to be a bridge, and shown then
since (at least in the standard configuration) the bridge
does not occur in /etc/network/interfaces we have to
insert it in our list, but we have to remove it in any
other version of the api call
More information about the pve-devel
mailing list