Re: [tcpdump-workers] error compiling 2005-04-26 tcpdump on FreeBSD 5.x

2005-04-26 Thread Guy Harris
On Apr 26, 2005, at 3:47 PM, Alexander Dupuy wrote: The problem is that __ntohl et al. are already #defined as special asm functions: ... but this is easily fixed: Checked in. Are there any *other* x86 UN*Xes that might have this problem? Another problem is that print-sunrpc.c doesn't com

[tcpdump-workers] error compiling 2005-04-26 tcpdump on FreeBSD 5.x

2005-04-26 Thread Alexander Dupuy
The problem is that __ntohl et al. are already #defined as special asm functions: gcc -O2 -DHAVE_CONFIG_H -I./../libpcap -I/usr//include -I./missing -D_U_="__attribute__((unused))" -I. -I./../libpcap -I/usr//include -I./missing -c ./addrtoname.c In file included from addrtoname.c:33: tcpdump-

Re: [tcpdump-workers] libpcap - fragmented?

2005-04-26 Thread Guy Harris
soumya r wrote: I am a newbie doing packet capturing using 'libpcap'. I want to know whether the output given by pcap is fragmented packets or defragmented packets. Please help. The output will, if you're capturing on a network interface, be the low-level packets from that interface. Packets can

Re: [tcpdump-workers] (3) tcpdump infinite loop bugs... (2 fixed

2005-04-26 Thread Romain Francoise
Hannes Gredler <[EMAIL PROTECTED]> writes: > you're right for 3.8 it makes sense ... i did check meanwhile and both > isis and rsvp are affected [just committed the outstanding 3.8 fix for > rsvp] Okay, thanks. I have fixes for isis and rsvp but bgp and ldp are more problematic, they're said to

Re: [tcpdump-workers] tcpdump - fragmented?

2005-04-26 Thread Aaron Turner
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I think the question is: Does libpcap do IP defragmentation of fragmented packets? In which case the answer is, no. The packets are unmodified from how they are recieved off the wire. - -Aaron On Tue, Apr 26, 2005 at 02:28:22PM +0200, Hannes Gredl

Re: [tcpdump-workers] (3) tcpdump infinite loop bugs... (2 fixed

2005-04-26 Thread Hannes Gredler
On Mon, Apr 25, 2005 at 07:16:39PM +0200, Romain Francoise wrote: | Hannes Gredler <[EMAIL PROTECTED]> writes: | | > for software [3.9,cvs] that has not even been released yet ? | | All the exploits mention tcpdump 3.8.x as being affected. I didn't run | them to check that it's really the case,

Re: [tcpdump-workers] tcpdump - fragmented?

2005-04-26 Thread Hannes Gredler
i am not sure if i understand your question: if your question is "does tcpdump indicate if an IPv4 packet is fragmented ?" then the answer is yes, we do display the offset and more-fragment header flags in verbose (-v) mode; /hannes On Tue, Apr 26, 2005 at 11:01:09AM -, soumya r wrote: | Hell

[tcpdump-workers] tcpdump - fragmented?

2005-04-26 Thread soumya r
Hello, Could anyone please tell whether "tcpdump" produces an output of packets in 'fragmented' or 'defragmented' form? Thanks Soumya.- This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.

[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 25.04.2005 - 26.04.2005 GMT

2005-04-26 Thread Automatic cvs log generator /tcpdump/bin/makelog
CVS log entries from 25.04.2005 (Mon) 09:06:40 - 26.04.2005 (Tue) 09:07:01 GMT = Summary by authors = Author: guy File: libpcap/gencode.c; Revisions: 1.234, 1.221.2.8 File: tcpdum

[tcpdump-workers] libpcap - fragmented?

2005-04-26 Thread soumya r
Hello, I am a newbie doing packet capturing using 'libpcap'. I want to know whether the output given by pcap is fragmented packets or defragmented packets. Please help. Thanks in advance. soumya. - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.