Hi,

in if.h
#define    IFF_PROMISC    0x100        /* receive all packets */
#define    IFF_PPROMISC    0x20000        /* user-requested promisc mode */

Do I have to set both on for the promisc to work?
If I only need one of them, then what is the difference?

Regards,
Ming




_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to