From: Vlad Yasevich Date: Fri, 16 May 2014 13:59:19 +0000 (-0400) Subject: bridge: Add addresses from static fdbs to non-promisc ports X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~203^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=145beee8d6bbd18dbebf9f71a40ba99af80d71f7;p=pandora-kernel.git bridge: Add addresses from static fdbs to non-promisc ports When a static fdb entry is created, add the mac address from this fdb entry to any ports that are currently running in non-promiscuous mode. These ports need this data so that they can receive traffic destined to these addresses. By default ports start in promiscuous mode, so this feature is disabled. Acked-by: Michael S. Tsirkin Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed