[tcpdump-workers] Automatic report from sources (tcpdump libpcap htdocs) between 12.12.2004 - 13.12.2004 GMT

2004-12-13 Thread Automatic cvs log generator /tcpdump/bin/makelog
CVS log entries from 12.12.2004 (Sun) 10:06:49 - 13.12.2004 (Mon) 10:06:48 GMT = Summary by authors = Author: itojun File: tcpdump/addrtoname.c; Revisions: 1.105

[tcpdump-workers] weird configure problem

2004-12-13 Thread Jun-ichiro itojun Hagino
i'm using autoconf 2.59. autoconf 2.59 generates weird "configure" script, which has "fi" in the middle of switch statement. has anyone experienced such problem? (i guess not, because "configure" in repository is okay) itojun - This is the tcpdump-workers list. Vis

Re: [tcpdump-workers] DLT_LINUX_SLL

2004-12-13 Thread aman Reddy
Hi, Well I have gone through the man page. I didn`t get the clear point. U mean the length of the header is the sum of the lengths of the fields in the header. Then it should be 16 bytes(2,2,2,8,2) but when I captured the packet using ethereal it is showing me 6 in the link-layer address l

Re: [tcpdump-workers] DLT_LINUX_SLL

2004-12-13 Thread Guy Harris
aman Reddy wrote: I would like to know what is the length of the DLT_LINUX_SLL link layer header and please also explain to me the different fields in it. "man pcap", with modern versions of libpcap, describes the link-layer headers; it describes DLT_LINUX_SLL in some detail, and gives the leng

[tcpdump-workers] DLT_LINUX_SLL

2004-12-13 Thread aman Reddy
Hi all, I would like to know what is the length of the DLT_LINUX_SLL link layer header and please also explain to me the different fields in it. From the last 2 bytes field I can able to know which packet it has it`s payload. But how to know from where the packet is originated that the sour