[tcpdump-workers] print-esp, AES

2004-04-04 Thread Michael Richardson
Itojun changed print-esp.c to look up crypto routines using EVP_get_byname() instead of having a table. The problem with that is that the ivlen differs for different algorithms. This is easily solved by calling EVP_CIPHER_iv_length(evp); I'm commit this code to HEAD. With that, I can decrypt AE

Re: [tcpdump-workers] PCAP performance

2004-04-04 Thread sthaug
> > > Now I have noticed that about every 3 minutes and 15 seconds the Program > > > uses 100 % of the CPU. > > > After about 45 sec the program works normal again and uses only 10% of > > the > > > CPU time. > > > The program is running on a 300 MHz Celeron with 128 MB RAM under > > Slackware > >

Re: [tcpdump-workers] proposed new pcap format

2004-04-04 Thread Richard Sharpe
On Fri, 2 Apr 2004, Guy Harris wrote: > > On Mar 25, 2004, at 9:31 AM, Richard Sharpe wrote: > > > One of the items I would like support for in a new format is comments. > > That is, the ability to add textual comments to frames. These comments > > would be ignored by tools that do not understan

[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 03.04.2004 - 04.04.2004 GMT

2004-04-04 Thread Automatic cvs log generator /tcpdump/bin/makelog
CVS log entries from 03.04.2004 (Sat) 10:06:01 - 04.04.2004 (Sun) 09:05:46 GMT = Summary by authors = Author: guy File: tcpdump/win32/prj/WinDump.dsp; Revisions: 1.10.2.3 File: tc