]> git.puffer.fish Git - matthieu/frr.git/commitdiff
Re-worded information on MPLS support in 18.04
authorJarad Olson <brotherdust+github@gmail.com>
Tue, 15 May 2018 18:04:48 +0000 (12:04 -0600)
committerJarad Olson <brotherdust+github@gmail.com>
Tue, 15 May 2018 18:04:48 +0000 (12:04 -0600)
Signed-off-by: Jarad Olson <brotherdust+github@gmail.com>
doc/developer/building-frr-on-ubuntu1804.rst

index 2efa1e655d5f84b9c3b57e24d604eb232e408ca3..a117a82e0c0f6100983e17d103b010a520a4a2c1 100644 (file)
@@ -170,7 +170,8 @@ other settings)
 Add MPLS kernel modules
 ^^^^^^^^^^^^^^^^^^^^^^^
 
-Add the following lines to ``/etc/modules-load.d/modules.conf``:
+Ubuntu 18.04 ships with kernel 4.15. MPLS modules are present by default.
+To enable, add the following lines to ``/etc/modules-load.d/modules.conf``:
 
 ::
 
@@ -181,7 +182,7 @@ Add the following lines to ``/etc/modules-load.d/modules.conf``:
 **Reboot** or use ``sysctl -p`` to apply the same config to the running
 system
 
-Enable MPLS Forwarding (with Linux Kernel >= 4.5)
+Enable MPLS Forwarding
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 Edit ``/etc/sysctl.conf`` and the following lines. Make sure to add a