On Tue, Nov 03, 2015 at 12:26:42PM -0800, Ben Pfaff wrote:
> I'm surprised that the OVS JSON parser doesn't reject this.  I might
> have to have another look at it.

The OVS JSON parser always uses the last value when there is a duplicate
key within an object.  It doesn't complain in any way.

I wonder whether we should change this, but I also wonder whether it
would be likely to break anything it we did.  I guess it would be easy
to try it and find out.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to