Ethereal-dev: Re: [ethereal-dev] FTP and POP bugs

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

From: Gilbert Ramirez <gramirez@xxxxxxxxxx>
Date: Fri, 2 Apr 1999 14:11:39 -0600
On Fri, Apr 02, 1999 at 08:09:39AM +0900, Richard Sharpe wrote:
> Hi,
> 
> OK, I have fixed the bugs in FTP and will move onto POP. I added a field to
> the packet_info structure that tells us the payload length of an IP
> datagram and then I check in dissect_tcp for that before calling a dissect
> routine.

The new patch works well. The trace I took which caused the previous patch
to fail is now viewable with this version. The FTP decode looks nice.

--gilbert