]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Update documentation to indicate *BSD struggles
authorDonald Sharp <sharpd@nvidia.com>
Sun, 27 Feb 2022 19:18:09 +0000 (14:18 -0500)
committerDonatas Abraitis <donatas.abraitis@gmail.com>
Tue, 1 Mar 2022 10:40:43 +0000 (12:40 +0200)
*BSD has some special struggles associated with the graceful
restart code in zebra.  Add a bit of documentation to outline
this problem and how it is solved.

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

index f65455b959c62b513b6628b619a2b00cd80508f1..891983466c76bd9007d9db673ee8d54ba0f90275 100644 (file)
@@ -29,6 +29,9 @@ Besides the common invocation options (:ref:`common-invocation-options`), the
    Zebra, when started, will read in routes.  Those routes that Zebra
    identifies that it was the originator of will be swept in TIME seconds.
    If no time is specified then we will sweep those routes immediately.
+   Under the *BSD's, there is no way to properly store the originating
+   route and the route types in this case will show up as a static route
+   with an admin distance of 255.
 
 .. option:: -r, --retain