]> git.proxmox.com Git - ovs.git/commit
ovsdb-idl: Track changes for table references.
authorHan Zhou <zhouhan@gmail.com>
Mon, 13 Aug 2018 17:48:03 +0000 (10:48 -0700)
committerBen Pfaff <blp@ovn.org>
Tue, 14 Aug 2018 21:43:20 +0000 (14:43 -0700)
commit102781cc02c65dcfe7d154c042f703cc626a7875
tree9925c087f7ce27514f9efdcce6ca625aae9414ae
parent4b282ad9cf442450038b204dc16412054cddab02
ovsdb-idl: Track changes for table references.

If a change of a row is tracked, make sure the rows that reference
this row are also added in tracked changes, unless change tracking
is not required for those rows.

Signed-off-by: Han Zhou <hzhou8@ebay.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/ovsdb-idl.c