Hello All,

I am new to IDL and have a basic question.
I am trying to use the tracking functionality of IDL. I monitor the tracked
rows
in Ucast_Macs_Remote table and if there are changes(of type:
insert/modify/delete)
in the seqno of any row, I intend to know the details of the change.
If its a new row, i can read the content of that row but what should
I do for delete case, because it seems to me that the data in that row
would be cleaned up by then. can you please suggest how the client should
know about when a row in a particular table has been deleted. Is their a
different approach to achieve the monitoring functionality where the client
is notified on the details of a change, please highlight.

-ashifur
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to