[ovs-git] [openvswitch/ovs] 11b068: ovs-vswitchd: Don't print supported OpenFlow versi...

GitHub noreply at github.com
Wed Apr 15 20:50:59 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 11b068428d32d5acb0599d251355d7fad6ff73ee
      https://github.com/openvswitch/ovs/commit/11b068428d32d5acb0599d251355d7fad6ff73ee
  Author: Justin Pettit <jpettit at nicira.com>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

  Changed paths:
    M vswitchd/ovs-vswitchd.c

  Log Message:
  -----------
  ovs-vswitchd: Don't print supported OpenFlow versions with "-V".

When "-V" was supplied to ovs-vswitchd, it was returning a max supported
OpenFlow version of 1.0, which is no longer true.  There are other
methods to determine the supported OpenFlow versions in ovs-vswitchd, so
remove it from the "-V" output.

Reported-by: Russell Bryant <rbryant at redhat.com>
Signed-off-by: Justin Pettit <jpettit at nicira.com>
Acked-by: Russell Bryant <rbryant at redhat.com>




More information about the git mailing list