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

2011-12-28 Thread Michael Richardson
> "Guy" == Guy Harris writes: Guy> 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. Guy> Do you mean "4.1.2" or "4.2.1"? 4.2.0, and libpcap 1.2.0, are Yes, I did mean 4.2.1. -- ] He who is tired of Weird Al

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

2011-12-28 Thread Akos Vandra
Yeah, I forgot to push it to the remote repo, now it should be there. Ákos On 28 December 2011 00:07, Guy Harris wrote: > > 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

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

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

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

2011-12-24 Thread Akos Vandra
Hi! I just wrote a little guide, based on my own experiences on how to add a new datasource and how to contribute code to the libpcap project, because I found this information quite hard to figure out by myself. I added a new file named HACKING, and pushed it to my github port, axos88/libpcap.git