Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2017 11:17:58 +0800
From:      Jie Weng <jerrywossion@gmail.com>
To:        soc-status@freebsd.org
Cc:        Hans Petter Selasky <hps@selasky.org>
Subject:   [GSOC 2017] Add usbdump file-format to Wireshark, week 1-2
Message-ID:  <CAEhoniqg-eW4W%2B_xoT3XGMHYbs_-ArqgP4Uv2fZTbTZZS--hnw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

I was learning the development of wiretap lib in Wireshark these two weeks
by reading
the source code.

To make Wireshark support the usbdump file format, the first step is to add
support to
open and handle the dumped file. To achieve this, three key routine is
required:
usbdump_open, usbdump_read, and usbdump_seek_read, by now I've almost
finished
the usbdump_open routine.

the code is hosted at https://github.com/jerrywossion/usbdump-wireshark.

Best regards,
Jie Weng



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEhoniqg-eW4W%2B_xoT3XGMHYbs_-ArqgP4Uv2fZTbTZZS--hnw>