Skip to content

Check whether interface is a bridge before bridging

Tomáš Peterka requested to merge hotfix/bridge into master

When creating a TAP interface we try to add it to a bridge no mater what kind of the external interface is. Check whether it is a bridge first.

Merge request reports