On Mon, Mar 12, 2018 at 05:51:23PM -0700, Justin Pettit wrote: > > > On Mar 7, 2018, at 10:26 AM, Ben Pfaff <[email protected]> wrote: > > > > Long ago, a <monitor-requests> object in the OVSDB protocol mapped a table > > name to a single <monitor-request>. Since then, it has mapped a table name > > to an *array of* <monitor-request> objects, but the OVSDB IDL has never > > been updated to use the modern form. This commit makes that change. > > > > Reported-by: Anil Jangam <[email protected]> > > Signed-off-by: Ben Pfaff <[email protected]> > > Acked-by: Justin Pettit <[email protected]>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
