Re: [tcpdump-workers] using a database to store packets

2004-11-28 Thread Daniel Lawson
The problem with libpcap format is that I can't read the file in realtime, nor delete packets. What do you mean by 'delete packets'. Are you wanting to actually remove packets off the wire, or just from an offline storage of your capture? eg, option 1: You want to use ethereal as a sort of NI

[tcpdump-workers] I have a question about the pcap_findalldevs_ex().

2004-11-28 Thread Kyo Kook Hwang
Could I anwser any question about Winpcap on the tcpdump lists? :-) I used the Winpcap3.1beta on the Windows2000/XP.. But, I met a segmentation fault as soon as use the pcap_findalldevs_ex(). Undoubtedly, I pass correct parameters to the function. A particular point is what the fault is risen irre