From: Paolo Abeni Date: Tue, 12 Apr 2022 08:06:57 +0000 (+0200) Subject: Merge branch 'net-bridge-add-support-for-host-l2-mdb-entries' X-Git-Tag: v6.6.17~7459^2~342 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1a915b234291d66a19f7b74dea89ef7cb4077d4e;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'net-bridge-add-support-for-host-l2-mdb-entries' Joachim Wiberg says: ==================== net: bridge: add support for host l2 mdb entries Fix to an obvious omissions for layer-2 host mdb entries, this v2 adds the missing selftest and some minor style fixes. Note: this patch revealed some worrying problems in how the bridge forwards unknown BUM traffic and also how unknown multicast is forwarded when a IP multicast router is known, which a another (RFC) patch series intend to address. That series will build on this selftest, hence the name of the test. v2: - Add braces to other if/else clauses (Jakub) - Add selftest to verify add/del of mac/ipv4/ipv6 mdb entries (Jakub) ==================== Link: https://lore.kernel.org/r/20220411084054.298807-1-troglobit@gmail.com Signed-off-by: Paolo Abeni --- 1a915b234291d66a19f7b74dea89ef7cb4077d4e