[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1477916465-20406-1-git-send-email-nikolay@cumulusnetworks.com>
Date: Mon, 31 Oct 2016 13:21:01 +0100
From: Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
To: netdev@...r.kernel.org
Cc: roopa@...ulusnetworks.com, dwalton@...ulusnetworks.com,
stephen@...workplumber.org, davem@...emloft.net,
Nikolay Aleksandrov <nikolay@...ulusnetworks.com>
Subject: [PATCH net-next 0/4] bridge: add support for PIM hello router ports
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
Powered by blists - more mailing lists