Re: [Bridge] [PATCH net-next] bridge: mcast: Fix incomplete MDB dump

2020-09-11 Thread David Miller
From: Ido Schimmel Date: Fri, 11 Sep 2020 16:24:47 +0300 > From: Ido Schimmel > > Each MDB entry is encoded in a nested netlink attribute called > 'MDBA_MDB_ENTRY'. In turn, this attribute contains another nested > attributed called 'MDBA_MDB_ENTRY_INFO', which encodes a single port > group

[Bridge] [PATCH net-next] bridge: mcast: Fix incomplete MDB dump

2020-09-11 Thread Ido Schimmel
From: Ido Schimmel Each MDB entry is encoded in a nested netlink attribute called 'MDBA_MDB_ENTRY'. In turn, this attribute contains another nested attributed called 'MDBA_MDB_ENTRY_INFO', which encodes a single port group entry within the MDB entry. The cited commit added the ability to