Previously, I was able to set setup multiple bridges on the same host to
talk to the same controller like this:
# ovs-vsctl set-controller br0 tcp:10.0.0.1:6633
# ovs-vsctl set-controller br1 tcp:10.0.0.1:6633
and it worked. Now, when I try to do that, I get this error:
ovs-vsctl: transact
This patch fixes regressions in the dist and distclean targets, and in
the Debian build process, that were introduced by commit d2cb6c956b.
Signed-off-by: Saul St. John
---
debian/openvswitch-common.manpages |2 +-
utilities/bugtool/automake.mk |3 +--
2 files changed, 2 insertions