fullc0de wrote:
I want to use libpcap with non-promiscous mode. But I don't know how to do.
"How" in what sense?
In the simple sense of "how do I make my program capture in non-promiscuous mode", the answer is "pass 0 as the value of the 'promisc' flag when you call 'pcap_open_log()'".
- This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to unsubscribe.
