From: Maxime Bizon <mbizon@xxxxxxxxxx> Date: Mon, 23 Jun 2014 16:33:35 +0200 > 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@xxxxxxxxxx> This looks fine to me, Stephen and other bridge hackers please review.