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:
Jarad Olson 2018-05-15 11:50:00 -06:00
parent a500c91ad5
commit 6d30cb199c

View File

@ -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