[ovs-git] [openvswitch/ovs] 8ad822: ovsdb-server: Remove the 'enable-dummy' option.

GitHub noreply at github.com
Thu Sep 11 20:50:36 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 8ad822c926e081a87ae7e1cb6430b61224d608bc
      https://github.com/openvswitch/ovs/commit/8ad822c926e081a87ae7e1cb6430b61224d608bc
  Author: Alex Wang <alexw at nicira.com>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M ovsdb/ovsdb-server.c
    M tests/ovsdb-server.at

  Log Message:
  -----------
  ovsdb-server: Remove the 'enable-dummy' option.

There is no use case of this option in ovsdb-server.  Also,
it causes dpif-dummy and netdev-dummy module register unrelated
unixctl commands.

Signed-off-by: Alex Wang <alexw at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


  Commit: 74467d5c885b8a500e0a04c455d6ee405d27bd54
      https://github.com/openvswitch/ovs/commit/74467d5c885b8a500e0a04c455d6ee405d27bd54
  Author: Alex Wang <alexw at nicira.com>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M lib/dpif-netdev.c
    M lib/netdev-dummy.c
    M lib/timeval.c

  Log Message:
  -----------
  unixctl: Make command description all lowercase.

Signed-off-by: Alex Wang <alexw at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/48931b585917...74467d5c885b


More information about the git mailing list