[tcpdump-workers] Lan has Tagged you! :)

2007-11-04 Thread Lan Qing
Title: Time for Tagged Lan Q, 22 Lan has added you as a friend on Tagged. Is Lan your friend?   Please respond or Lan may think you said no :( Click here to block all e

[tcpdump-workers] Lan sent you a friend request on Tagged :)

2007-11-01 Thread Lan Qing
If you can't see this email please click here Is Lan Q your friend?   Click here to block all emails from Tagged P.O. Box 193152 San Francisco, CA 94119-3152

Re: [tcpdump-workers] about struct in_addr

2006-05-08 Thread Lan Qing
So,never mind it is a structure or a typedef,it point to the same memory address,to use a structure only for it's historical reason like Guy Harris said? On 5/7/06, Sebastien Raveau <[EMAIL PROTECTED]> wrote: On Saturday 06 May 2006 06:18, Lan Qing wrote: > the struct in_addr

[tcpdump-workers] about struct in_addr

2006-05-05 Thread Lan Qing
hello, I read the fllowing words in the c header file " /* Internet address. */ typedef uint32_t in_addr_t; struct in_addr { in_addr_t s_addr; };" the struct in_addr have only one variable in it, is there any necessary to define a struct like that? why not use "typedef in_addr_t in_addr;" d

[tcpdump-workers] what is the flag -c mean

2006-05-05 Thread Lan Qing
hello, I'm of tcpdump,and i got the fllowing words while i'm reading the tcpdump man page " Tcpdump will, if not run with the -c flag, continue capturing packets until it is interrupted by a SIGINT signal or a SIGTERM sig-nal ; if run with the -c flag, it will capture packets until it is