ifupdown2/debian
Alexandre Derumier 7aa3a5e6b6 add ovs support for fakebridge.
This was request by a proxmox user on ifupdown2 github issues.

https://github.com/CumulusNetworks/ifupdown2/issues/245

It was possible to do it with ifupdown1, but not ifupdown2.

The patch is already applied upstream
https://github.com/CumulusNetworks/ifupdown2/pull/246

example to define a fake ovs bridge with vlan10:

auto vmbr0
iface vmbr0 inet manual
        ovs_type OVSBridge

auto vmbr0v10
iface vmbr0v10 inet manual
        ovs_type OVSBridge
        ovs_bridge vmbr0
        ovs_options vmbr0 10

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2022-10-14 15:21:19 +02:00
..
patches add ovs support for fakebridge. 2022-10-14 15:21:19 +02:00
source change to pve packaging 2018-06-15 09:56:35 +02:00
changelog bump version to 3.1.0-1+pmx3 2021-07-26 12:29:12 +02:00
compat debian: update comapt level to 12 and drop dh-systemd B-D 2021-05-24 12:37:38 +02:00
control debian: update comapt level to 12 and drop dh-systemd B-D 2021-05-24 12:37:38 +02:00
ifupdown2.install ship policy for setting the bridge MAC from its first port 2021-07-14 16:58:55 +02:00
proxmox-bridge-mac-from-port.json ship policy for setting the bridge MAC from its first port 2021-07-14 16:58:55 +02:00