0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-11 17:08:46 +00:00

Merge commit 'v2.14-80-g94a95a69' into thread-next

This commit is contained in:
Maria Matejka 2024-01-28 14:55:59 +01:00
commit c4e1e691c7

View File

@ -1758,7 +1758,7 @@ in the foot).
Prefix <cf><m>ip1</m>/<m>len1</m></cf> matches prefix
pattern <cf><m>ip2</m>/<m>len2</m>{<m>l</m>,<m>h</m>}</cf> if the
first <cf>min(len1, len2)</cf> bits of <cf/ip1/ and <cf/ip2/ are
identical and <cf>len1 &lt;= ip1 &lt;= len2</cf>. A valid prefix pattern
identical and <cf>l &lt;= len1 &lt;= h</cf>. A valid prefix pattern
has to satisfy <cf>low &lt;= high</cf>, but <cf/pxlen/ is not
constrained by <cf/low/ or <cf/high/. Obviously, a prefix matches a
prefix set literal if it matches any prefix pattern in the prefix set