On 7 August 2015 at 07:55, Tandulwadkar, Sanket Ravindra (Sanket Ravindra) <[email protected]> wrote: > Hi, > > > > I want to install a slightly older version of OvS on my Ubuntu VM. When I > use > > > > apt-get install openvswitch-controller openvswitch-brcompat \ > > openvswitch-switch openvswitch-datapath-source > > > > it installs 2.3.1 > > > > How can I force it with a version number?
Linux distros typically provide a single version of a package. If you want a different version, you'll need to either obtain the packages from another location or build your own. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
