From: Ondrej Zajicek Date: Fri, 9 Dec 2022 21:43:27 +0000 (+0100) Subject: Doc: Document issue with import tables X-Git-Tag: v2.0.11~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e48f898fdaf06b61754ae520410729a9984ab65b;p=thirdparty%2Fbird.git Doc: Document issue with import tables The import table does not work reliably together with re-evaluation of routes due to recursive next hops or flowspec validation. We will at least document that here, as import tables are completely redesigned and this issue is fixed in BIRD 3.x branch. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 8925c2cc5..50657ebf8 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2982,6 +2982,13 @@ be used in explicit configuration. be examined later by ), they are not properly updated after next hop change. For + the same reason, it also breaks re-evaluation of flowspec routes with + option enabled on + flowspec channels. +