diff options
author | 2017-06-20 13:54:18 -0700 | |
---|---|---|
committer | 2017-06-21 11:22:53 -0400 | |
commit | dd12d15c9a5b422331426980ddf70522c57c3392 (patch) | |
tree | b9e278008cc8e0041202bae573de24aeb669575d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipmr: add netlink notifications on igmpmsg cache reports (diff) | |
download | wireguard-linux-dd12d15c9a5b422331426980ddf70522c57c3392.tar.xz wireguard-linux-dd12d15c9a5b422331426980ddf70522c57c3392.zip |
ip6mr: add netlink notifications on mrt6msg cache reports
Add Netlink notifications on cache reports in ip6mr, in addition to the
existing mrt6msg sent to mroute6_sk.
Send RTM_NEWCACHEREPORT notifications to RTNLGRP_IPV6_MROUTE_R.
MSGTYPE, MIF_ID, SRC_ADDR and DST_ADDR Netlink attributes contain the
same data as their equivalent fields in the mrt6msg header.
PKT attribute is the packet sent to mroute6_sk, without the added
mrt6msg 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 '')
0 files changed, 0 insertions, 0 deletions