]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: Add warning to doc about v6 ecmp route deletion 4764/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Aug 2019 16:53:15 +0000 (12:53 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Aug 2019 16:53:15 +0000 (12:53 -0400)
Add a warning to the user documentation about v6 ecmp route
deletion and what version of the linux kernel that you should
be using.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
doc/user/overview.rst

index 7f8ea392dc6512b84883ff6b6f8b05314ff2bee0..94a93cb5bbd25956141435a45a463d540808f681 100644 (file)
@@ -239,6 +239,13 @@ The indicators have the following semantics:
 * :mark:`CP` - control plane only (i.e. BGP route server / route reflector)
 * :mark:`N` - daemon/feature not supported by operating system
 
+.. Known Kernel Issues:
+
+- Linux
+   v6 Route Replacement - Linux kernels before 4.11 can cause issues with v6 route deletion when you
+   have ecmp routes installed into the kernel.  This especially becomes apparent if the route is being
+   transformed from one ecmp path to another.
+
 .. _supported-rfcs:
 
 Supported RFCs