mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 17:27:42 +00:00
Merge pull request #11765 from lyq140/patch-pimDoc
doc: pimd needs linux kernel 4.19(IGMPMSG_WRVIFWHOLE)
This commit is contained in:
commit
126b4166f3
@ -258,7 +258,7 @@ feature you're interested in, it should be supported on your platform.
|
|||||||
+-----------------------------------+----------------+--------------+------------+------------+
|
+-----------------------------------+----------------+--------------+------------+------------+
|
||||||
| **Multicast Routing** | | | | |
|
| **Multicast Routing** | | | | |
|
||||||
+-----------------------------------+----------------+--------------+------------+------------+
|
+-----------------------------------+----------------+--------------+------------+------------+
|
||||||
| `pimd` (PIM) | :mark:`≥4.18` | :mark:`N` | :mark:`Y` | :mark:`Y` |
|
| `pimd` (PIM) | :mark:`≥4.19` | :mark:`N` | :mark:`Y` | :mark:`Y` |
|
||||||
+-----------------------------------+----------------+--------------+------------+------------+
|
+-----------------------------------+----------------+--------------+------------+------------+
|
||||||
| SSM (Source Specific) | :mark:`Y` | :mark:`N` | :mark:`Y` | :mark:`Y` |
|
| SSM (Source Specific) | :mark:`Y` | :mark:`N` | :mark:`Y` | :mark:`Y` |
|
||||||
+-----------------------------------+----------------+--------------+------------+------------+
|
+-----------------------------------+----------------+--------------+------------+------------+
|
||||||
|
@ -13,7 +13,7 @@ network for optimizing forwarding of overlay BUM traffic.
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
On Linux for PIM-SM operation you *must* have kernel version 4.18 or greater.
|
On Linux for PIM-SM operation you *must* have kernel version 4.19 or greater.
|
||||||
To use PIM for EVPN BUM forwarding, kernels 5.0 or greater are required.
|
To use PIM for EVPN BUM forwarding, kernels 5.0 or greater are required.
|
||||||
OpenBSD has no multicast support and FreeBSD, and NetBSD only
|
OpenBSD has no multicast support and FreeBSD, and NetBSD only
|
||||||
have support for SSM.
|
have support for SSM.
|
||||||
|
Loading…
Reference in New Issue
Block a user