Acked-by: Pritesh Kothari <[email protected]> On Jul 2, 2014, at 11:47 AM, Flavio Leitner <[email protected]> wrote:
> Signed-off-by: Flavio Leitner <[email protected]> > --- > INSTALL.DPDK | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/INSTALL.DPDK b/INSTALL.DPDK > index 2a6d7ef..36bbe54 100644 > --- a/INSTALL.DPDK > +++ b/INSTALL.DPDK > @@ -91,7 +91,7 @@ Start ovsdb-server as discussed in INSTALL doc: > start ovsdb-server > cd $OVS_DIR > ./ovsdb/ovsdb-server > --remote=punix:/usr/local/var/run/openvswitch/db.sock \ > - --remote=db:OpenOpen_vSwitch,manager_options \ > + --remote=db:Open_vSwitch,Open_vSwitch,manager_options \ > --private-key=db:Open_vSwitch,SSL,private_key \ > --certificate=dbitch,SSL,certificate \ > --bootstrap-ca-cert=db:Open_vSwitch,SSL,ca_cert --pidfile --detach > -- > 1.9.3 > > _______________________________________________ > dev mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/dev _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
