[ovs-git] [openvswitch/ovs] 9c1a11: ovsdb-server: Implement read-only remote connectio...

GitHub noreply at github.com
Tue Nov 1 20:37:19 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 9c1a11820e9e660737ce6b1f412684611e095cc2
      https://github.com/openvswitch/ovs/commit/9c1a11820e9e660737ce6b1f412684611e095cc2
  Author: Lance Richardson <lrichard at redhat.com>
  Date:   2016-11-01 (Tue, 01 Nov 2016)

  Changed paths:
    M NEWS
    M ovsdb/jsonrpc-server.c
    M ovsdb/jsonrpc-server.h
    M ovsdb/ovsdb-server.1.in
    M ovsdb/ovsdb-server.c
    M tests/ovsdb-server.at

  Log Message:
  -----------
  ovsdb-server: Implement read-only remote connection type.

Adds a new "read_only" column for remote connections.

Operations that would alter the state of the database are not
permitted on connections for which the "read_only" column is set
to "true".

Signed-off-by: Lance Richardson <lrichard at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list