openwrt-packages/net/openvswitch/files
Stijn Tintel 9e45d45348 openvswitch: add option for failure mode
When Open vSwitch is configured to use a controller, but is unable to
connect to it, Open vSwitch will setup flows to allow all traffic, if
the failure mode is not configured, or set to standalone.

As this might be a security hazard, it is also possible to configure
Open vSwitch in a secure failure mode. Enabling this mode causes Open
vSwitch to drop all traffic if it is unable to connect to the
controller.

Redirect stderr of the command to /dev/null as it does not support the
--if-exists option.

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