Re: [tcpdump-workers] Adding capture engine questions

2007-08-24 Thread Guy Harris
Saikiran Madugula wrote: I am a newbie too but I have following suggestions, although it always tough to suggest anything with out looking at source code. Did you make the following changes to handle your interface correctly ? pcap_lookup net, pcap_open_live and xxx_platform_finddevs. Have yo

Re: [tcpdump-workers] Adding capture engine questions

2007-08-24 Thread Saikiran Madugula
Audet, Jean-Michel wrote: Hi, I am currently adding a capture engine to sniff i2c traffic. I am currently adding this code into Linux using the pcap_linux mechanism (like Bluetooth and USB). My question is (and I am not currently sure if it's Wireshark or libpcap) why do

[tcpdump-workers] Adding capture engine questions

2007-08-24 Thread Audet, Jean-Michel
Hi, I am currently adding a capture engine to sniff i2c traffic. I am currently adding this code into Linux using the pcap_linux mechanism (like Bluetooth and USB). My question is (and I am not currently sure if it's Wireshark or libpcap) why do I get calls to my function xx