Hi list,
I am not sure if this is the right place to ask this question, sorry
if this is off toppic.

I need to check if my iface is in promiscuous mode. I can check this
with ioctl, but this only works if I set the iface in promisc with
ifconfig (no with tcpdump). I saw that tcpdump uses setsockopt to put
the iface in promiscuous mode, but I cant find the way to use
getsockopt to check the iface state. Is there any way of doing this ?

Sorry for my inglish !!
thanx in advance

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to