On 29/11/13 16:24, Helmut Schaa wrote:
> I'd appreciate any testing beside my own :D

Hi, I did some testing on some alix boards. The config
I'm using is the following:

config device
        option name br-ovs
        option type ovs
        list ifname eth0

config interface wan
        option ifname br-ovs
        option proto dhcp

Everything seems to work fine, the bridge is created
and the interface is added to it.

The only problem I;ve found is that if I change the device
name from br-ovs to (for example) ovs at the next reboot
the change is not applied.

Also, the device section could benefit from an ovs-controller
option to specify the controller for the switch.

Tested with OpenVSwitch 2.0.

R.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to