
24 Jul
2017
24 Jul
'17
10:12 a.m.
On Fri, May 19, 2017 at 09:03:16AM -0400, John Ferlan wrote:
In preparation for making the object private, create a couple of API's to get/set the obj->floor_sum.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/conf/virnetworkobj.c | 15 +++++++++++++++ src/conf/virnetworkobj.h | 7 +++++++ src/libvirt_private.syms | 2 ++ src/network/bridge_driver.c | 35 +++++++++++++++++++++++------------ 4 files changed, 47 insertions(+), 12 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>