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