[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140210.143601.844510611024679530.davem@davemloft.net>
Date: Mon, 10 Feb 2014 14:36:01 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: makita.toshiaki@....ntt.co.jp
Cc: stephen@...workplumber.org, vyasevic@...hat.com,
netdev@...r.kernel.org
Subject: Re: [PATCH v3 net 0/9] bridge: Fix corner case problems around
local fdb entries
From: Toshiaki Makita <makita.toshiaki@....ntt.co.jp>
Date: Fri, 7 Feb 2014 16:48:17 +0900
> There are so many corner cases that are not handled properly around local
> fdb entries.
> - We might fail to delete the old entry and might delete an arbitrary local
> entry when changing mac address of a bridge port.
> - We always fail to delete the old entry when changing mac address of the
> bridge device.
> - We might incorrectly delete a necessary entry when detaching a bridge port.
> - We might incorrectly delete a necessary entry when deleting a vlan.
> and so on.
>
> This is a patch series to fix these issues.
Series applied, thanks.
--
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