commit | 501cb008906631a019f3ab2104a17ef8b2651ed0 | [log] [tgz] |
---|---|---|
author | Paul Davey <paul.davey@alliedtelesis.co.nz> | Tue Sep 08 10:04:06 2020 +1200 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 10 12:25:51 2020 -0700 |
tree | 4dcb07a82321774035961c92f562a565d3715994 | |
parent | 4f6a5caf187ff5807cd5b4ea5678982c249bd964 [diff] |
ipmr: Add route table ID to netlink cache reports Insert the multicast route table ID as a Netlink attribute to Netlink cache report notifications. When multiple route tables are in use it is necessary to have a way to determine which route table a given cache report belongs to when receiving the cache report. Signed-off-by: Paul Davey <paul.davey@alliedtelesis.co.nz> Signed-off-by: David S. Miller <davem@davemloft.net>