diff options
author | Julien Gomes <julien@arista.com> | 2017-06-20 13:54:17 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-21 11:22:52 -0400 |
commit | 5a645dd86c1be64728578bcb1bdfb96e21815acb (patch) | |
tree | 880ec6675693039f6238884963b87122b7c0ba40 /scripts/Makefile.modbuiltin | |
parent | 5f729eaabef9308cfaa4b27c9b3f120253eff79b (diff) | |
download | linux-5a645dd86c1be64728578bcb1bdfb96e21815acb.tar.gz linux-5a645dd86c1be64728578bcb1bdfb96e21815acb.tar.bz2 linux-5a645dd86c1be64728578bcb1bdfb96e21815acb.zip |
ipmr: add netlink notifications on igmpmsg cache reports
Add Netlink notifications on cache reports in ipmr, in addition to the
existing igmpmsg sent to mroute_sk.
Send RTM_NEWCACHEREPORT notifications to RTNLGRP_IPV4_MROUTE_R.
MSGTYPE, VIF_ID, SRC_ADDR and DST_ADDR Netlink attributes contain the
same data as their equivalent fields in the igmpmsg header.
PKT attribute is the packet sent to mroute_sk, without the added igmpmsg
header.
Suggested-by: Ryan Halbrook <halbrook@arista.com>
Signed-off-by: Julien Gomes <julien@arista.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/Makefile.modbuiltin')
0 files changed, 0 insertions, 0 deletions