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

Ján Tomko jtomko at redhat.com
Mon Feb 11 16:55:25 UTC 2019


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 at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190211/4c554006/attachment-0001.sig>


More information about the libvir-list mailing list