]> 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)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 4 Jul 2014 15:00:46 +0000 (17:00 +0200)
commit906d0abfe720991a4a1b5e6de8a24a5c6946c009
tree3f2a942826697acc33c979f5859ca5e95c19b1b3
parenta448713a455c825277620e16d5c9999347b92ad2
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>
tools/wireshark/src/Makefile.am
tools/wireshark/src/packet-libvirt.c
tools/wireshark/src/packet-libvirt.h