On Wed, Feb 07, 2007 at 04:52:50PM -0800, Stephen Fisher wrote:
> On Wed, Jan 31, 2007 at 04:01:39AM +0100, Ulf Lamping wrote:
>
> > Other analyzers will provide you with a list of files, derived from
> > the captured HTTP packets, with an option to display/export it.
>
> I'm now working on adding this feature as my time permits.
I've committed the initial version of this new feature as SVN revision
20867. Can others please try it out and let me know their comments on
the implementation. It's under Statistics -> Content List -> HTTP.
This new sub-menu under Statistics lets us add the feature for other
dissectors that reassemble content for us (which ones do?). The FTP
dissector would need some additional work before this works there.
When we add additional protocol support, we can move some of
content_list_http.c into a common file and have one smaller file for
each protocol.
However, The statistics menu is messed up in my Windows build
environment (MSVC 2005 EE). Everything is one off from the group it
should be in. The HTTP option is still buried within the content list
menu. Anyone else seeing this? I'm still trying to figure out why this
is happening but if anyone has an idea let me know.
Thanks,
Steve