Please don't drop the mailing list. The OVSDB monitor feature is an asynchronous mechanism using which OVSDB can report a change in the database to the client, so your question is odd.
The change notification specifies which row was changed. On Sat, Jan 24, 2015 at 03:36:51PM -0600, Sreedhar wrote: > Hi Ben, > > Thank you very much for your reply. I already read the RFC. > > I want know a specific detail about the OVSDB monitor option. > > Is there a asynchronous mechanism using which OVSDB can report a change in > the database to the client? > > Another question is, how will i know which row is changed when i get change > notification without going and checking each and every row for change? > > Regards > Sreedhar > > > On Sat, Jan 24, 2015 at 2:47 PM, Ben Pfaff <[email protected]> wrote: > > > On Sat, Jan 24, 2015 at 12:49:49PM -0600, Sreedhar wrote: > > > I looking for OVSDb API documentation. Is there any official API > > > documentation or comments inline in the code is the only documentation? > > > > See RFC 7047. > > > > > > -- > Regards > Sreedhar _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
