]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bridge-PIM-hello'
authorDavid S. Miller <davem@davemloft.net>
Mon, 31 Oct 2016 20:18:31 +0000 (16:18 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Oct 2016 20:18:31 +0000 (16:18 -0400)
commit3f01ccf18b18e12b487a61446b417906cd80c19f
tree05987ec9f8f4c7bfcb2b29c59d89d6a4096fb86b
parent71ac95c4cac3056e433c4c1157d4ed9c9567f03b
parent803ca09d8489134904c172480f33d4b25745c7b3
Merge branch 'bridge-PIM-hello'

Nikolay Aleksandrov says:

====================
bridge: add support for PIM hello router ports

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>