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] wiretap

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: Mon, 21 May 2001 11:50:31 -0700 (PDT)
> Is there any documentation on the wiretap API?

No - it hasn't yet been packaged as a standalone library.

Check out "wtap.h" first; that's the header file that contains the
exported API.

Note that the API has *not* been frozen, and there may be incompatible
changes to it in the future.