[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

[tcpdump-workers] Having hard time creating my capture device

2007-08-22 Thread Audet, Jean-Michel
Hi, I am currently implementing an I2c capture device within libpcap using the aardvark i2c sniffer. I have downloaded the "unstable" version that include support for BlueTooth and USB. This 2 device is my examples in order to complete my work. I have modified the configuration