[pve-devel] [PATCH manager] api2: network: anybridge: re-add regular bridges

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Apr 27 15:15:29 CEST 2022


On 27.04.22 14:32, DERUMIER, Alexandre wrote:
> I didn' see, but Thomas have reworked it:
> https://git.proxmox.com/?p=pve-manager.git;a=commit;h=640c0b26891c408d0456c355b3724c1be18cc75f
> 
> and the behaviour seem to be different:

argh, sorry, the can_access_vnet sub should also had an:

return 1 if !($have_sdn && $param->{type} eq 'any_bridge');

to make it equivalent with what you had before... :/





More information about the pve-devel mailing list