From: David S. Miller Date: Mon, 20 Jul 2015 19:49:11 +0000 (-0700) Subject: Merge branch 'bridge-temp-and-perm' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5b1d0d8f52533f84cd5c8362e3b7786df80a1238;p=linux-beck.git Merge branch 'bridge-temp-and-perm' Nikolay Aleksandrov says: ==================== bridge: multicast: temp and perm entries behaviour enhancements Patch 01 adds a notify when a group is deleted via br_multicast_del_pg() (on expire, on device delete or on device down). Patch 02 changes how bridge device and bridge port delete and down/up are handled. Until now on bridge down all groups were flushed, now only the temp ones are (same for port), perm entries are flushed only on port or bridge removal. ==================== Signed-off-by: David S. Miller --- 5b1d0d8f52533f84cd5c8362e3b7786df80a1238