]> 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 00:09:43 +0000 (17:09 -0700)
commit3f874370d2bc0861c8587615f2f613ae2c147a7a
treead016cb5e4a590b8a8b57352fbc5f16f516edef0
parentbad50b7501ebfe8076a6f7809d7b44b7a94c38ef
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