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

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


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 295fc4d6094d002ac20a3116777bf073077f2c9f
      https://github.com/openvswitch/ovs/commit/295fc4d6094d002ac20a3116777bf073077f2c9f
  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: 1830add688f0a09eb2aadbe0f4d47d3c694bbc75
      https://github.com/openvswitch/ovs/commit/1830add688f0a09eb2aadbe0f4d47d3c694bbc75
  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: 7e5f6b1e1617def60ed8161c1de009f68aa72cdd
      https://github.com/openvswitch/ovs/commit/7e5f6b1e1617def60ed8161c1de009f68aa72cdd
  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/a521491bc53f...7e5f6b1e1617
      **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