[ovs-dev] [PATCH] ovsdb-client: Show even constraint-breaking data in "dump" output.

Ben Pfaff blp at ovn.org
Fri Dec 22 19:52:05 UTC 2017


On Thu, Dec 21, 2017 at 04:22:37PM -0800, Justin Pettit wrote:
> 
> 
> > On Dec 8, 2017, at 12:37 PM, Ben Pfaff <blp at ovn.org> wrote:
> > 
> > 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>

Thanks, applied to master.


More information about the dev mailing list