From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <5356AE8D.3070405@cogentembedded.com> Date: Tue, 22 Apr 2014 22:01:49 +0400 From: Sergei Shtylyov MIME-Version: 1.0 References: <1398189018.19788.2.camel@sakura.staff.proxad.net> In-Reply-To: <1398189018.19788.2.camel@sakura.staff.proxad.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] [PATCH][RFC] bridge: mark packets sent to any local mac address as PACKET_HOST List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: mbizon@freebox.fr, Stephen Hemminger Cc: netdev , bridge@lists.linux-foundation.org Hello. On 04/22/2014 09:50 PM, Maxime Bizon wrote: > The bridge code only set PACKET_HOST on packets sent to the bridge mac > address, packets sent to other local mac addresses are sent to upper > layer, but ignored because they are marked as PACKET_OTHERHOST. You forgot to sign off. WBR, Sergei