From: David S. Miller Date: Tue, 11 Jun 2013 09:04:43 +0000 (-0700) Subject: Merge branch 'bridge_flags' X-Git-Tag: next-20130617~69^2~50 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2e42206948c98fdd32b64094264419a47ee2718c;p=karo-tx-linux.git Merge branch 'bridge_flags' Vlad Yasevich says: ==================== The following series adds 2 new flags to bridge. One flag allows the user to control whether mac learning is performed on the interface or not. By default mac learning is on. The other flag allows the user to control whether unicast traffic is flooded (send without an fdb) to a given unicast port. Default is on. Changes since v4: - Implemented Stephen's suggestions. Changes since v2: - removed unused "unlock" tag. Changes since v1: - Integrated suggestion from MST to not impact RTM_NEWNEIGH and to skip lookups when learning is disabled. Vlad Yasevich (2): bridge: Add flag to control mac learning. bridge: Add a flag to control unicast packet flood. ==================== Signed-off-by: David S. Miller --- 2e42206948c98fdd32b64094264419a47ee2718c