2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-15 14:17:18 +00:00
Files
openvswitch/python/ovs/db
Terry Wilson c1dce72a37 python: ovsdb-idl: Add custom transaction operations.
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 <twilson@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
2024-07-02 19:20:27 +02:00
..
2019-02-12 14:30:19 -08:00
2019-12-20 12:23:06 -08:00
2019-12-20 12:23:06 -08:00
2021-09-24 15:53:46 +02:00