]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: pimd needs linux kernel 4.19(IGMPMSG_WRVIFWHOLE) 11765/head
authorron <lyq140hf2006@163.com>
Mon, 8 Aug 2022 07:56:58 +0000 (15:56 +0800)
committerron <lyq140hf2006@163.com>
Tue, 9 Aug 2022 01:13:08 +0000 (09:13 +0800)
Signed-off-by: ron <lyq140hf2006@163.com>
doc/user/overview.rst
doc/user/pim.rst

index bf401825e05c73ee5256444e59a6a6112db00a59..91ca1b89f08de89df475c2a9f59d6a7b118c9391 100644 (file)
@@ -258,7 +258,7 @@ feature you're interested in, it should be supported on your platform.
 +-----------------------------------+----------------+--------------+------------+------------+
 | **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`  |
 +-----------------------------------+----------------+--------------+------------+------------+
index ae39f4220d0b701a484905661f2f1d6571f02c12..44ade916a2227869dd42ba815e852686a9120c40 100644 (file)
@@ -13,7 +13,7 @@ network for optimizing forwarding of overlay BUM traffic.
 
 .. 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.
    OpenBSD has no multicast support and FreeBSD, and NetBSD only
    have support for SSM.