openwrt-packages/net/openvswitch/files
Stijn Tintel 596051c77e openvswitch: bring up member ports
Open vSwitch does not bring up ports automatically. This is not a
problem for wireless ports, or for ports configured in
/etc/config/network, but other ports will be down, and require manual
interaction to be brought up. Configuring them with proto none will
cause netifd to do some actions on them, which might cause undefined
results, and will also bloat the UCI config file.

The cleanest solution is to bring all member ports up as part of the
init script.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-11-19 14:15:42 +08:00
..
openvswitch.config openvswitch: add option for failure mode 2021-09-23 09:15:34 +08:00
openvswitch.init openvswitch: bring up member ports 2021-11-19 14:15:42 +08:00
ovs-ctl-wrapper openvswitch: bump to version 2.13.0 2020-03-23 16:07:24 +08:00