]> git.ipfire.org Git - ipfire-2.x.git/commit
network: Support bridge mode for zones
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Thu, 29 Dec 2016 19:37:32 +0000 (20:37 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 29 Dec 2016 20:34:21 +0000 (20:34 +0000)
commit4aef53d50dd2152601bc88cc22157d3289206e38
treea2d8d9f34509a1dc07bd5eed011d63470bcf29b9
parent1857244ea44a872265b05222f7f94a93b2d964b1
network: Support bridge mode for zones

This bridge mode is supposed to be used for virtual environments
to create a network zone as a bridge and have virtual machines inside
it. Other physical interfaces can also be added to the bridge.

This is very similar to the MACVTAP bridge feature but still works
when the link of any (or all) physical interfaces is down.

Fixes: #11252
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/udev/network-hotplug-macvtap
config/udev/network-hotplug-rename