Skip to content
Commit 5b1d0d8f authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 03b6dc7d e10177ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment