On 14/06/2022 09:32, Casper Andersson wrote: > Adding mdb entries on disabled ports allows you to do setup before > accepting any traffic, avoiding any time where the port is not in the > multicast group. > > Signed-off-by: Casper Andersson <casper.casan@xxxxxxxxx> > --- > net/bridge/br_mdb.c | 15 +++++++++------ > 1 file changed, 9 insertions(+), 6 deletions(-) > Sounds and looks good to me. Ideally you should send a small selftest to make sure this case is covered and someone won't break it in the future. Thanks, Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>