Skip to content
Snippets Groups Projects
user avatar
Gregory Gee authored
    This argument expect a parameter which is the version number of OVS you wish to install.
    install.sh -V 2.0.0

    What is nice that I tested, is that you can keep running the above to change
    which OVS version you want to test with.  Also, if a new version of OVS
    is released, just run the above again specifying the new version number.

    The version number must match the version number in the tarball file name
    like openvswitch-2.0.0.tar.gz.  In this case, the version specified
    must be 2.0.0.
4b7b23cf
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.