Instead of receiving the bridge device from the global configuration, try to autodetect the device each time
This will use the first Ethernet device in /sys/class/net (alphabetically)
I don't think this is the best fix, but it should work on most modern Linux systems. If there are more than one Ethernet devices, then it may or may not do the right thing.
/sys/class/net
(alphabetically)I don't think this is the best fix, but it should work on most modern Linux systems. If there are more than one Ethernet devices, then it may or may not do the right thing.
For #102