]> git.ipfire.org Git - thirdparty/libvirt.git/commit
wireshark: s/tvb_length/tvb_captured_length/
authorMichal Privoznik <mprivozn@redhat.com>
Sun, 27 Dec 2015 09:55:29 +0000 (10:55 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 11 Jan 2016 16:23:41 +0000 (17:23 +0100)
commitfcbae1017a568b748597948d250f15948117d4f8
treeac269b6b0328d461a55799b4b79f0a1b2f439080
parent0bfdb9cb2404c23b74edce94de998a24db86d748
wireshark: s/tvb_length/tvb_captured_length/

In wireshak commit 22149c55 (v.1.11.3) the API was renamed.
Follow the change in our code too. Since the wireshark change was
made in the very same version that we require at least we are
good to go.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/wireshark/src/packet-libvirt.c