X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=utilities%2Fbugtool%2Fovs-bugtool-ovsdb-dump;fp=utilities%2Fbugtool%2Fovs-bugtool-ovsdb-dump;h=9e4d6620b6655c84d25409500f3eb88eb99c476d;hb=7a35bf89e26ca0834cb3d4c09be2e0e75d30803a;hp=0000000000000000000000000000000000000000;hpb=b2df0225a3575e2a15cdf67adc4b2dd9656fed19;p=sliver-openvswitch.git diff --git a/utilities/bugtool/ovs-bugtool-ovsdb-dump b/utilities/bugtool/ovs-bugtool-ovsdb-dump new file mode 100755 index 000000000..9e4d6620b --- /dev/null +++ b/utilities/bugtool/ovs-bugtool-ovsdb-dump @@ -0,0 +1,19 @@ +#! /bin/sh + +# This library is free software; you can redistribute it and/or +# modify it under the terms of version 2.1 of the GNU Lesser General +# Public License as published by the Free Software Foundation. +# +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 +# USA +# +# Copyright (C) 2011 Nicira Networks. + +ovsdb-client -f csv dump unix:/var/run/openvswitch/db.sock Open_vSwitch