On Thu, 21 May 2015 03:42:57 -0700 Nikolay Aleksandrov <nikolay@xxxxxxxxxxxxxxxxxxx> wrote: > From: Wilson Kok <wkok@xxxxxxxxxxxxxxxxxxx> > > Check in fdb_add_entry() if the source port should learn, similar > check is used in br_fdb_update. > Note that new fdb entries which are added manually or > as local ones are still permitted. > This patch has been tested by running traffic via a bridge port and > switching the port's state, also by manually adding/removing entries > from the bridge's fdb. > > Signed-off-by: Wilson Kok <wkok@xxxxxxxxxxxxxxxxxxx> > Signed-off-by: Nikolay Aleksandrov <nikolay@xxxxxxxxxxxxxxxxxxx> What is the problem this is trying to solve? I think user should be allowed to manually add any entry even if learning.