Hi,
The first 3 patches of this set do minor cleanups and add some helpers to
the PIM header file. Patch 4 adds a way to detect mcast router ports via
PIM hello messages, they're marked as temporary and are not considered for
querier. There's more detailed information in patch 4's commit message.

Thanks,
 Nik


Nikolay Aleksandrov (4):
  net: pim: add common pimhdr struct and helpers
  net: pim: add a helper to check for IPv4 all pim routers address
  net: pim: add all RFC7761 message types
  bridge: mcast: add router port on PIM hello message

 include/linux/pim.h       | 81 +++++++++++++++++++++++++++++++++++++++++------
 net/bridge/br_multicast.c | 22 ++++++++++++-
 net/ipv4/ipmr.c           |  2 +-
 net/ipv6/ip6mr.c          |  2 +-
 4 files changed, 95 insertions(+), 12 deletions(-)

-- 
2.1.4

Reply via email to