]> 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)
commit580d35c476c497ff4d7e47e174cd768e27f9cf0e
tree05987ec9f8f4c7bfcb2b29c59d89d6a4096fb86b
parentc1b7e9151be9462ce325ac018e2faf56fc5a3218
parente2cfe39de5105d5d16a9a4767594415c053d8c17
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>