diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2024-02-20 17:39:05 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2024-02-20 17:39:05 +0100 |
commit | 2d0652dd1088395c50df8fe1a99f1111b44688c6 (patch) | |
tree | 1a4353a3328324b0533e55d0ba926669d9d2fc6d /doc/bird.sgml | |
parent | 44a16bff6cbf3f5ae8db21ffcec602bc51295d0a (diff) |
BGP: Maintain valid route attribute flags even in local tables
BGP route attributes have flags (Optional, Transitive) that are validated
on decode and set to valid value on export. But if such attribute is
modified by filter or set internally by BGP during import, then its flags
would be zero in local tables. That usually does not matter, as they are
not used locally and they were fixed on export, but invalid flags leaked
in BMP and MRT dumps.
Keep route attribute flags set to valid values even when set by filters
or modified by BGP.
Diffstat (limited to 'doc/bird.sgml')
0 files changed, 0 insertions, 0 deletions