ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Filling of columns

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Tue, 30 Oct 2001 12:39:29 -0800 (PST)
> > Which columns?
> 
> 	Source and Destination.

Then what you really want to set are, I suspect, the source and
destination addresses referred to by the "packet_info" structure.

What do you want to set them to?  Does your dissector call any other
dissector (which might want to access those addresses as well)?