On 6/28/24 21:18, Terry Wilson wrote: > It can be useful to be able to send raw transaction operations > through the Idl's connection. For example, to clean up MAC_Binding > entries for floating IPs without having to monitor the MAC_Binding > table which can be quite large. > > Signed-off-by: Terry Wilson <[email protected]> > --- > NEWS | 2 ++ > python/ovs/db/idl.py | 21 ++++++++++++- > tests/ovsdb-idl.at | 27 ++++++++++++++++ > tests/test-ovsdb.py | 73 ++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 122 insertions(+), 1 deletion(-)
Thanks, Terry! Applied. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
