mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-06 07:46:53 +00:00
![]() This add support for net trunks vlan filtering for ovs and linux vlan-aware bridge Can be mixed with current "tag" option examples: ---------- allow only 802.1Q packets with vlanid 2,3,4 : netx: .....,trunks=2,3,4 allow only 802.1Q packets with vlanid 2,3,4 and tag non-802.1Q packets to vlanid 5 : netx: tag=5,trunks=2,3,4 tag non-802.1Q packets to vlanid 5 netx: tag=5 Signed-off-by: Alexandre Derumier <aderumier@odiso.com> |
||
---|---|---|
.. | ||
API2 | ||
CLI | ||
VZDump | ||
Makefile | ||
QemuMigrate.pm | ||
QemuServer.pm | ||
QMPClient.pm |