]> git.baikalelectronics.ru Git - kernel.git/commit
amt: add mld report message handler
authorTaehee Yoo <ap420073@gmail.com>
Sun, 31 Oct 2021 16:00:05 +0000 (16:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Nov 2021 13:36:09 +0000 (13:36 +0000)
commit8044a31ad54eb2bf1bbebbcd5c905c96725f0ea8
treec6958910f67f781f1b46382cab1330ad8d992705
parent410f2274f3109436c545b32638f4e473508a66e0
amt: add mld report message handler

In the previous patch, igmp report handler was added.
That handler can be used for mld too.
So, it uses that common code to parse mld report message.

Signed-off-by: Taehee Yoo <ap420073@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/amt.c
include/net/amt.h