]> git.proxmox.com Git - mirror_qemu.git/commit - include/qemu-common.h
util: add qemu_ether_ntoa
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Mon, 10 Mar 2014 23:42:26 +0000 (10:42 +1100)
committerAmit Shah <amit.shah@redhat.com>
Thu, 27 Mar 2014 09:48:45 +0000 (15:18 +0530)
commit4297c8ee6f0ef70e5a71e3387a0fccaa20b04f94
tree0f112bd18364728886a78a2d67b1156e8933a21c
parentdb237e33c08a279f0179f8f5128a6d10d9adc38a
util: add qemu_ether_ntoa

This adds a helper to format ethernet MAC address.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
include/qemu-common.h
util/cutils.c