[tcpdump-workers] Libpcap++

2011-12-27 Thread CaoPeng
Hi all First: How do I write a program with libpcap++. (Libpcap++ can be download :http://libpcappp.sourceforge.net/) and,I need some examples. Second: There are some question about C++. The Class Pcap in library libpcap++,I want to creat a Pcap object,but its constructor is protected or private

Re: [tcpdump-workers] Fwd: New datasource implementation

2011-12-27 Thread Michael Richardson
> "Akos" == Akos Vandra writes: Akos> Mkay, I think I did it... Although I'm not sure :) Akos> @Guy Harris: I dropped the ARM trace thing, it turned out that Akos> wireshark is not really suitable for what I want to do. This Akos> is another project, that adds support for a c

Re: [tcpdump-workers] Wrote a little guide for people getting started.

2011-12-27 Thread Michael Richardson
> "Akos" == Akos Vandra writes: Akos> Hi! Akos> I just wrote a little guide, based on my own experiences on Akos> how to add a new datasource and how to contribute code to the Akos> libpcap project, because I found this information quite hard Akos> to figure out by myself

Re: [tcpdump-workers] Fwd: New datasource implementation

2011-12-27 Thread Guy Harris
On Dec 27, 2011, at 12:58 PM, Michael Richardson wrote: >> "Akos" == Akos Vandra writes: > >Akos> P.S. Why are configure and config.h.in tracked? Shouldn't >Akos> these be generated by autoconf and autoheader? > > In theory, yes. In practice, end users never have the exact *right*

Re: [tcpdump-workers] Wrote a little guide for people getting started.

2011-12-27 Thread Guy Harris
On Dec 27, 2011, at 12:53 PM, Michael Richardson wrote: > I plan to let a 4.1.2 (perhaps a 4.2) out tomorrow. Do you mean "4.1.2" or "4.2.1"? 4.2.0, and libpcap 1.2.0, are the current release, according to the Web site. Both of them have significant bugs that are fixed in the current 4.2 and