[libvirt] [PATCH 3/7] Add 'detail' arg to network lifecycle event internals

Martin Kletzander mkletzan at redhat.com
Fri Dec 13 10:08:57 UTC 2013


On Thu, Dec 12, 2013 at 06:04:03PM +0000, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
>
> While the public API & wire protocol included the 'detail'
> arg for network lifecycle events, the internal event handling
> code did not process it. This meant that if a future libvirtd
> server starts sending non-0 'detail' args, the current libvirt
> client will not process them.
>
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/conf/network_event.c    |  7 +++++--
>  src/conf/network_event.h    |  3 ++-
>  src/network/bridge_driver.c | 15 ++++++++++-----
>  src/remote/remote_driver.c  |  2 +-
>  src/test/test_driver.c      | 15 ++++++++++-----
>  5 files changed, 28 insertions(+), 14 deletions(-)
>

ACK,

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131213/cd083c83/attachment-0001.sig>


More information about the libvir-list mailing list