]> git.proxmox.com Git - pve-common.git/commit
INotify : check_bridge : fix bridge-ports with vlan tagged interface
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 7 Feb 2020 11:40:28 +0000 (12:40 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 7 Feb 2020 11:56:24 +0000 (12:56 +0100)
commita70e9925ae1545f151ff7c42fa3b4b5fcd3f4de8
tree56589837d845bda80c418c3522c9bed0cab3d7b5
parentdd3004e266b5a9fa39803be065e474ede92b603a
INotify : check_bridge : fix bridge-ports with vlan tagged interface

Currently with strip vlan tag, that's wrong because
mtu && others check are done the main interface.
src/PVE/INotify.pm
test/etc_network_interfaces/t.create_network.pl