axsh/openvnet

"Setup Local Infrastructure" suggest failmode 'standalone'

Closed this issue · 0 comments

https://github.com/axsh/openvnet/blob/develop/docs/content/installation.md#setup-local-infrastructure

 set-fail-mode  ${DEVICE} standalone --

This turns the datapath into the default mac learning switch when disconnected from openvswitch, which is a Very Bad Thing™.

It should be set to 'secure'.