pierky / arouteserver

A tool to automatically build (and test) feature-rich configurations for BGP route servers.
https://arouteserver.readthedocs.org/
GNU General Public License v3.0
284 stars 46 forks source link

Fix prefix length verification for rfc8950 peers #131

Closed agbcix closed 5 months ago

agbcix commented 5 months ago

Potential fix for issue #130

I tried to keep the differences for non-rfc8950 peers minimal. This causes a bit of code duplication.