Re: [tcpdump-workers] Using Libpcap for capturing packets through Unixsockets

2006-03-12 Thread Santosh
Is there any one who can give me few inputs on the below problem... Regards, Santosh - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.

[tcpdump-workers] Using Libpcap for capturing packets through Unixsockets

2006-03-07 Thread santosh.soule
Hi, I need a clarification regarding Libpcap library. What I am doing is instead of writing the packets on to ethernet interface, I am writing on to the Unix socket. I am using Libnet library for building and injecting the packets. I have modified the Libnet library for supporting Unix sockets. F