[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <m3ppy5mpgw.fsf@intrepid.localdomain>
Date: Mon, 08 Apr 2013 09:49:35 +0200
From: Krzysztof Halasa <khc@...waw.pl>
To: Antonio Quartulli <ordex@...istici.org>
Cc: netdev@...r.kernel.org
Subject: Re: Ignoring destination MAC address in incoming packets
Antonio Quartulli <ordex@...istici.org> writes:
> May be a stupid suggestion, but what about setting promisc mode on?
I use promiscuous mode, but the packets are still dropped because
skb->pkt_type = PACKET_OTHERHOST (since the destination MAC address
doesn't match and is not broadcast/multicast).
I realize accepting all packets blindly opens a can of worms and this
must be well thought. Perhaps a user space tool using AF_PACKET is a
better way?
--
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists