]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: explain rpf lookup default mode
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 2 Feb 2015 02:00:22 +0000 (03:00 +0100)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:32 +0000 (20:38 -0400)
Reported-by: Alexis Rosen <quagga-users@alexis.users.panix.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
doc/main.texi

index 810866aa16b66a49ca2b66e83a6d48ce6d0fac00..4c11d2440d5614187b31331e51543fe2d89e37e9 100644 (file)
@@ -224,6 +224,11 @@ with the longer prefix length is used;  if they're equal, the
 Multicast RIB takes precedence.
 @end table
 
+The @code{mrib-then-urib} setting is the default behavior if nothing is
+configured.  If this is the desired behavior, it should be explicitly
+configured to make the configuration immune against possible changes in
+what the default behavior is.
+
 WARNING: Unreachable routes do not receive special treatment and do not
 cause fallback to a second lookup.
 @end deffn