Ethereal-dev: Re: [ethereal-dev] iptrace & multi-home

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

From: guy@xxxxxxxxxx (Guy Harris)
Date: Sat, 2 Jan 1999 18:05:02 -0800 (PST)
> I have just added support for iptrace files to the CVS tree of
> wiretap.

Unfortunately, after a "cvs update" picking up those changes, "ethereal"
wouldn't build, either with "--with-wiretap" (the "iptrace" support
wasn't checked into the tree) or without it (a missing #ifdef in
"file.c" to have it use "pkt_encap" only when built with "wiretap").

I've checked a fix to "file.c" for the latter problem.