diff options
| author | 2019-08-17 14:22:12 +0300 | |
|---|---|---|
| committer | 2019-08-17 12:36:57 -0700 | |
| commit | e77b0c84e33c766728991fb637ce0ffe41be2fb1 (patch) | |
| tree | f010b9c462431e262e6151ca458be86a46aa6229 /net/tipc/socket.c | |
| parent | net: bridge: mdb: factor out mdb filling (diff) | |
| download | linux-dev-e77b0c84e33c766728991fb637ce0ffe41be2fb1.tar.xz linux-dev-e77b0c84e33c766728991fb637ce0ffe41be2fb1.zip | |
net: bridge: mdb: dump host-joined entries as well
Currently we dump only the port mdb entries but we can have host-joined
entries on the bridge itself and they should be treated as normal temp
mdbs, they're already notified:
$ bridge monitor all
[MDB]dev br0 port br0 grp ff02::8 temp
The group will not be shown in the bridge mdb output, but it takes 1 slot
and it's timing out. If it's only host-joined then the mdb show output
can even be empty.
After this patch we show the host-joined groups:
$ bridge mdb show
dev br0 port br0 grp ff02::8 temp
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions
