Re: [PATCH 0/5] tools: Adapt to newer wireshark

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Feb 08, 2019 at 12:23:23PM +0100, Michal Privoznik wrote:
While implementing some other feature I wanted to use wireshark to debug
a migration issue. Only then I found that our wireshark plugin is no
longer being loaded. Here are the fixes.

Michal Prívozník (5):
 tools: Cleanup packet-libvirt.h
 tools: Keep wireshark plugin registration code in git
 wireshark: Provide registration code for newer wireshark
 m4: Put wireshark plugin into epan/ directory
 tools: Drop support for pre-2.4.0 wireshark

.gitignore                              |   1 -
cfg.mk                                  |   2 +-
libvirt.spec.in                         |  10 +-
m4/virt-wireshark.m4                    |  10 +-
tools/Makefile.am                       |  15 +-
tools/wireshark/src/packet-libvirt.c    | 106 +++++++-----
tools/wireshark/src/packet-libvirt.h    |  93 +----------
tools/wireshark/src/plugin.c            |  86 ++++++++++
tools/wireshark/util/make-dissector-reg | 205 ------------------------
9 files changed, 170 insertions(+), 358 deletions(-)
create mode 100644 tools/wireshark/src/plugin.c
delete mode 100755 tools/wireshark/util/make-dissector-reg


Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx>

Jano

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux