From: Ben Greear <greearb@candelatech.com> Date: Wed, 13 Feb 2002 09:40:24 -0700 So, what is the preferred way of making something promisc/not-promisc if we are not to use SIOCSIFFLAGS? Use packet socket, and use the PACKET_{ADD,DROP}_MEMBERSHIP socket options. Pass in a "struct packet_mclist *ptr" whose ptr->type is PACKET_MR_PROMISC. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html