mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 18:56:40 +00:00
MPLS kernel module name change
Names of the MPLS kernel modules changed slightly in recent kernel. Uses underscore instead of dash. Signed-off-by: Jarad Olson <brotherdust+github@gmail.com>
This commit is contained in:
parent
a500c91ad5
commit
6d30cb199c
@ -109,8 +109,8 @@ Add the following lines to ``/etc/modules-load.d/modules.conf``:
|
|||||||
::
|
::
|
||||||
|
|
||||||
# Load MPLS Kernel Modules
|
# Load MPLS Kernel Modules
|
||||||
mpls-router
|
mpls_router
|
||||||
mpls-iptunnel
|
mpls_iptunnel
|
||||||
|
|
||||||
**Reboot** or use ``sysctl -p`` to apply the same config to the running
|
**Reboot** or use ``sysctl -p`` to apply the same config to the running
|
||||||
system
|
system
|
||||||
|
Loading…
Reference in New Issue
Block a user