]> xenbits.xensource.com Git - libvirt.git/commit
network: Rename virNetworkObjAssignDef to virNetworkObjUpdateAssignDef
authorJohn Ferlan <jferlan@redhat.com>
Wed, 8 Mar 2017 16:19:20 +0000 (11:19 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 19 Apr 2017 00:25:35 +0000 (20:25 -0400)
commit4726020bc08108a172544190c3e9e7e1082f7f64
treeb410a0356bdb3a8607a37372e855c0d2d6eed773
parent609dac1b8fee2c6b558ede5bc8c3db58111b6ce5
network: Rename virNetworkObjAssignDef to virNetworkObjUpdateAssignDef

Rename the API to be a better description of what it does. Besides, a
subsequent patch will rename virNetworkAssignDef to virNetworkObjAssignDef
so rather than make that patch confusing we'll take the intermittent step
in this patch.
src/conf/virnetworkobj.c
src/conf/virnetworkobj.h
src/libvirt_private.syms
src/network/bridge_driver.c