openvswitch: bring up member ports
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 29 Oct 2021 18:27:56 +0000 (20:27 +0200)
committerYousong Zhou <yszhou4tech@gmail.com>
Fri, 19 Nov 2021 06:15:42 +0000 (14:15 +0800)
commit596051c77e8470e856ca200686b4fb55359e027a
treeebc33ac159395b3f62215f425643e450c97750a0
parentdf847e1c0349c3f1f557d7ddc9e3563b7ccb69e9
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>
net/openvswitch/files/openvswitch.init