What benefit does this provide over simply "capinfos -t"?
On Thu, Dec 12, 2013 at 9:59 PM, <[email protected]> wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54015 > > User: guy > Date: 2013/12/13 02:59 AM > > Log: > Add a "captype" file that just reports the type of a capture file, based > on what libwiretap thinks it is. > > Update some comments to reflect the death of the hack used to include > (libwiretap) plugin support in programs not built with libwireshark. > > Directory: /trunk/doc/ > Changes Path Action > +49 -0 captype.pod Added > > Directory: /trunk/ > Changes Path Action > +24 -1 CMakeLists.txt Modified > +13 -3 Makefile.am Modified > +4 -0 Makefile.common Modified > +27 -11 Makefile.nmake Modified > +182 -0 captype.c Added > +19 -0 configure.ac Modified > > ___________________________________________________________________________ > Sent via: Wireshark-commits mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-commits > Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits > > mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
