Re: [tcpdump-workers] libpcap on AIX 5.2

2004-07-29 Thread Guy Harris
On Jul 29, 2004, at 1:11 PM, Lowrie, Tom wrote: Adding -lcfg along with -lodm solves my problem. Thanks for the push in the right direction. Next step will be to figure how to compile the libpcap source so that these libraries are included. The standard libpcap build procedure in the main CVS branc

Re: [tcpdump-workers] libpcap on AIX 5.2

2004-07-29 Thread Lowrie, Tom
Alex, Adding -lcfg along with -lodm solves my problem. Thanks for the push in the right direction. Next step will be to figure how to compile the libpcap source so that these libraries are included. Thanks again. Tom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Re: [tcpdump-workers] Fw: new file format

2004-07-29 Thread Gianluca Varenni
Hi. I haven't seen any reply to Fulvio's proposal about removing the byte order magic and using the string "\r\n\r\x1A". Personally, I prefer my original proposal of leaving the byte order magic and the block type "\r\n\n\r" (just because we have 8 bytes to check if the file is correct and unders

Re: [tcpdump-workers] libpcap on AIX 5.2

2004-07-29 Thread Lowrie, Tom
Alex, Thank you. That took care of all but 3; .genmajor, .getminor and .genminor. Do you happen know what library they are defined in? Thanks again, Tom -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of alex medvedev Sent: Thursday, July 29, 2004 1:46 PM T

Re: [tcpdump-workers] libpcap on AIX 5.2

2004-07-29 Thread alex medvedev
hi, not sure this will help, but try adding "-lodm" to your cc command. the libpcap should have been already compiled with -lodm... -alexm 13:37 29/07/2004 On Thu, 29 Jul 2004, Lowrie, Tom wrote: > Greetings, > > I have a 43P Model 150 rs/6000 running AIX 5.2.0.0 ML 03, using C For AIX 6.0 > wi

[tcpdump-workers] libpcap and ppp inbound/outbound on Kernel 2.6.6

2004-07-29 Thread daschi
Hi everyone, I'm trying to set up my linux-box (kernel 2.6.6) to use ppp with active-filter, but everytime I try to call my provider an error occurs: pppd: error in active-filter expression: inbound/outbound not supported by linktype 0 When I start the connection with a filter not containing in-

[tcpdump-workers] libpcap on AIX 5.2

2004-07-29 Thread Lowrie, Tom
Greetings, I have a 43P Model 150 rs/6000 running AIX 5.2.0.0 ML 03, using C For AIX 6.0 with the latest (April 2004) PTF applied. I installed from the source code libpcap 0.8.3 with no problems. I used: ./configure make make install and noticed no problems. I then used the sample test fro

[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 28.07.2004 - 29.07.2004 GMT

2004-07-29 Thread Automatic cvs log generator /tcpdump/bin/makelog
CVS log entries from 28.07.2004 (Wed) 09:04:04 - 29.07.2004 (Thu) 09:04:06 GMT = Summary by authors = Author: guy File: tcpdump/print-tcp.c; Revisions: 1.107.2.5 File: tcpdump/pri