Commit Graph

9 Commits

Author SHA1 Message Date
Gilbert Ramirez 0407d01e99 Docs updated for ethereal-0.6.0
svn path=/trunk/; revision=248
1999-04-30 20:31:56 +00:00
Gilbert Ramirez 2b86d46d70 Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the new
proto*() functions. The configure script tries to use ipv6 name resolution if
it knows the type of ipv6 stack the user has (this can be avoided with the
--disable-ipv6 switch) Additionally, the configure script now deals with wiretap
better. If the user doesn't want to compile wiretap, the wiretap is never
visited. A few unnecessary #includes were removed from some wiretap files, and
a CPP macro was moved from bpf.c to wtap.h.

svn path=/trunk/; revision=229
1999-03-28 18:32:03 +00:00
Gilbert Ramirez cd5af6645b Disables "Follow TCP Stream" if compiled with wiretap.
svn path=/trunk/; revision=199
1999-03-01 20:32:54 +00:00
Guy Harris 71629b5409 Add Network Monitor and "iptrace" to the list of capture file formats
"wiretap" can read.

svn path=/trunk/; revision=180
1999-01-30 10:35:19 +00:00
Gerald Combs 2301bf5e10 * Installation documentation updates
svn path=/trunk/; revision=141
1998-12-29 03:12:07 +00:00
Guy Harris 09cd69b746 Note that "wiretap" can now read Sun "snoop" files.
svn path=/trunk/; revision=107
1998-11-18 20:10:30 +00:00
Gilbert Ramirez c0f191e9e0 I added the LANalzyer file format to wiretap. I cleaned up some code in the
wiretap functions to be more generic and therefore allow an easier integration
of more packet-capture file types. I also put in all the GPL copyrights in the
wiretap code.

svn path=/trunk/; revision=83
1998-11-12 06:01:27 +00:00
Gerald Combs 3da04dd983 * Ethernet manufacturer support (Laurent)
* PPP fixes (Gerald)
* Null/loopback interface support (Gerald)

svn path=/trunk/; revision=25
1998-09-25 23:24:07 +00:00
Gerald Combs 86534f46e1 Initial revision
svn path=/trunk/; revision=2
1998-09-16 02:39:15 +00:00