]> git.ipfire.org Git - thirdparty/libvirt.git/commit
wireshark: Include more of libvirt internals
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 4 Jul 2014 08:23:18 +0000 (10:23 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 23 Dec 2014 14:01:20 +0000 (07:01 -0700)
commit7b5453af6930422fda9615b22758827341e5b3f4
tree11b66a99cd069a281c55a5bc71c83613e2319b5d
parent54ef229c079c89918faf8b7f810c14d1030b4a3e
wireshark: Include more of libvirt internals

The rationale is to not duplicate code which is done in
packet-libvirt.h for instance. Moreover, this way we can drop
__attribute_((unused)) used int packet-libvirt.c in favor of
ATTRIBUTE_UNUSED.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
(cherry picked from commit 906d0abfe720991a4a1b5e6de8a24a5c6946c009)
tools/wireshark/src/Makefile.am
tools/wireshark/src/packet-libvirt.c
tools/wireshark/src/packet-libvirt.h