From 368e0ef15bfcc4e69c8b9b99d0d3c563c095c8c9 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Wed, 6 Mar 2019 21:32:31 +0100 Subject: [PATCH] ROA revalidation: updated documentation --- doc/bird.sgml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/doc/bird.sgml b/doc/bird.sgml index e531da40..416715fc 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1528,8 +1528,9 @@ specified ROA table and returns ROA_UNKNOWN if there is no relevant ROA, ROA_VALID if there is a matching ROA, or ROA_INVALID if there are some relevant ROAs but none of them match. There is also an extended variant roa_check(, which allows to specify a -prefix and an ASN as arguments. - +prefix and an ASN as arguments. It shall be explicitly noted that if the content +of the target table changes, the whole half-channel (import or export) reloads +completely. Control structures