ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Regarding additing dump of eth cable raw packet

From: Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx>
Date: Mon, 3 Sep 2012 18:20:46 +0200
Hi,

On Mon, Sep 03, 2012 at 03:01:57PM +0200, Singh, Anand wrote:
> can any one tell me in which file we dump the ether cable packet for wireshark window. I am
> not talking about dissected fields, I am asking about whole raw dump which in lower portion of window.

It depends on wireshark version, from:

  r43728 ui/gtk/bytes_view.c      /_bytes_view_line_common()
  r43291 ui/gtk/packet_panes.c    /packet_hex_print_common()
  r40518 ui/gtk/main_proto_draw.c /packet_hex_print_common()

  older revisions packet_hex_print_common() in gtk/main_proto_draw.c or in gtk/proto_draw.c