[ovs-git] [openvswitch/ovs] 71e8dc: db-ctl-base: Make 'cmd_show_tables' argument to ct...

GitHub noreply at github.com
Mon Sep 14 15:30:47 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 71e8dc2aeb137fef0af7471977555419f6bb3bb2
      https://github.com/openvswitch/ovs/commit/71e8dc2aeb137fef0af7471977555419f6bb3bb2
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M lib/db-ctl-base.c

  Log Message:
  -----------
  db-ctl-base: Make 'cmd_show_tables' argument to ctl_init() optional.

This allows the client to omit the "show" command if it doesn't want it.

This will be used in an upcoming commit.

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


  Commit: 96bb9e1c3bbf979995036b6bddfc1ee2fd980fa5
      https://github.com/openvswitch/ovs/commit/96bb9e1c3bbf979995036b6bddfc1ee2fd980fa5
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M ovn/utilities/ovn-nbctl.8.xml

  Log Message:
  -----------
  ovn-nbctl: Fix typo and add minor clarification in documentation.

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


  Commit: 3612b6a4c488c1642a07701f10a0ba27f8cc7a69
      https://github.com/openvswitch/ovs/commit/3612b6a4c488c1642a07701f10a0ba27f8cc7a69
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-09-14 (Mon, 14 Sep 2015)

  Changed paths:
    M ovn/utilities/ovn-nbctl.c

  Log Message:
  -----------
  ovn-nbctl: Give handler functions more specific names.

I find that it's nice to give functions for commands names specific to the
utility, even though they're static, because occasionally it makes it
easier to find them using "tags", "grep", etc.

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


Compare: https://github.com/openvswitch/ovs/compare/66cf89080dae...3612b6a4c488


More information about the git mailing list