[ovs-git] [openvswitch/ovs] bd0098: unixctl: Make path to unixctl_server socket availa...

GitHub noreply at github.com
Tue Aug 7 19:32:34 UTC 2018


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: bd009898ec60f3e511b143d8d166b5524110c4ad
      https://github.com/openvswitch/ovs/commit/bd009898ec60f3e511b143d8d166b5524110c4ad
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-08-07 (Tue, 07 Aug 2018)

  Changed paths:
    M lib/unixctl.c
    M lib/unixctl.h
    M tests/daemon.at

  Log Message:
  -----------
  unixctl: Make path to unixctl_server socket available to the client.

Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>
Acked-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>


  Commit: 08e57859fc6c6a7e7ca23ee4cc6ffdd759d0f07a
      https://github.com/openvswitch/ovs/commit/08e57859fc6c6a7e7ca23ee4cc6ffdd759d0f07a
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-08-07 (Tue, 07 Aug 2018)

  Changed paths:
    M lib/command-line.c
    M lib/command-line.h
    M ovn/utilities/ovn-nbctl.c

  Log Message:
  -----------
  ovn-nbctl: Separate command-line options parsing and interpretation.

This will allow selected options to be interpreted locally and others to
be passed to the daemon, when the daemon is in use.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Mark Michelson <mmichels at redhat.com>


  Commit: d312593124c04c52c9cd10f2e96c5a12c897151f
      https://github.com/openvswitch/ovs/commit/d312593124c04c52c9cd10f2e96c5a12c897151f
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-08-07 (Tue, 07 Aug 2018)

  Changed paths:
    M NEWS
    M lib/daemon.h
    M lib/stream-ssl.h
    M ovn/utilities/ovn-nbctl.8.xml
    M ovn/utilities/ovn-nbctl.c
    M tests/ovn-nbctl.at

  Log Message:
  -----------
  ovn-nbctl: Make daemon mode more transparent.

This makes ovn-nbctl transparently use daemon mode if an appropriate
environment variable is set.

It also transforms ovn-nbctl.at so that it runs each ovn-nbctl test in
"direct" mode and in daemon mode.  It uses a combination of m4 macros and
shell functions to keep from expanding the generated testsuite more than
necessary.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Mark Michelson <mmichels at redhat.com>


Compare: https://github.com/openvswitch/ovs/compare/40bacfd528a6...d312593124c0
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list