Hey Kieth, OVS v1.4.3 has the capabilities table. It is the default repo
still on Ubuntu 12.10 which you might already have if you have a Mininet
instance.


brent@mininet-vm:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.10
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION="Ubuntu 12.10"
brent@mininet-vm:~# sudo apt-get -y install openvswitch-common
openvswitch-datapath-dkms  openvswitch-switch


brent@mininet-vm:~# sudo ovsdb-client dump | grep Capa
Capability table

brent@mininet-vm:~# sudo ovs-vsctl --version
ovs-vsctl (Open vSwitch) 1.4.3
Compiled Feb 18 2013 12:58:42



Thanks,
-Brent





On 12/2/13 9:28 PM, "Keith Burns" <alaga...@gmail.com> wrote:

>Can someone tell me what version was the last to have this table and
>how I can get a copy? I need to test backwards compatibility.
>Thanks!!!
>
>Sent from my iPhone
>_______________________________________________
>discuss mailing list
>discuss@openvswitch.org
>http://openvswitch.org/mailman/listinfo/discuss


_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to