[libvirt PATCH] Metadata support for Network Objects

K Shiva shiva_kr at riseup.net
Mon Jun 26 09:48:43 UTC 2023


On 23/06/12 01:14AM, K Shiva wrote:
> Adds support for the following to Network Object:
> - <metadata>, <title> and <description> added to Network obj Schema.
> - Public Get and Set APIs, being virNetworkSetMetadata() &
>   virNetworkGetMetadata().
> - An async callback that notifies of changes to Network metadata.
> 
> Resolves (GSoC 2023): https://wiki.libvirt.org/Google_Summer_of_Code_Ideas.html
> Signed-off-by: K Shiva <shiva_kr at riseup.net>
> ---
>  include/libvirt/libvirt-domain.h    |   2 +-
>  include/libvirt/libvirt-network.h   |  51 ++++
 
Function names among others were corrected in the comments.
Link to v2:
https://listman.redhat.com/archives/libvir-list/2023-June/240444.html

Shiva



More information about the libvir-list mailing list