[ovs-git] [openvswitch/ovs] 904109: ovsdb-client: Show even constraint-breaking data i...

GitHub noreply at github.com
Fri Dec 22 19:52:39 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 9041097aeec97b41f8a2d607e2c72a99b4f60d6a
      https://github.com/openvswitch/ovs/commit/9041097aeec97b41f8a2d607e2c72a99b4f60d6a
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M lib/ovsdb-data.c
    M lib/ovsdb-data.h
    M ovsdb/ovsdb-client.c

  Log Message:
  -----------
  ovsdb-client: Show even constraint-breaking data in "dump" output.

The ovsdb-client "dump" command is a fairly low-level tool that can be
used, among other purposes, to debug the OVSDB protocol.  It's better if
it just prints what the server sends without being too judgmental about it.
Thus, we might as well ignore constraints for the purpose of dumping
tables.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Justin Pettit <jpettit at ovn.org>




More information about the git mailing list