Re: [tcpdump-workers] Using Libpcap for capturing packets through Unixsockets
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
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