[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140625161335.11598f09@haswell>
Date: Wed, 25 Jun 2014 16:13:35 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Maxime Bizon <mbizon@...ebox.fr>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
bridge@...ts.linux-foundation.org
Subject: Re: [PATCH] bridge: mark packets sent to any local mac address as
PACKET_HOST
On Mon, 23 Jun 2014 16:33:35 +0200
Maxime Bizon <mbizon@...ebox.fr> 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
> layers, but ignored because they are marked as PACKET_OTHERHOST.
>
> Signed-off-by: Maxime Bizon <mbizon@...ebox.fr>
What are you trying to do? Bridge device itself only has one MAC address.
Are you trying to run macvlan on top of bridge?
We only respond to ARP with bridge's MAC address.
--
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