We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just wondering - I noticed
IXP-Manager/resources/views/api/v4/router/server/bird/community-filter.foil.php
Line 55 in b5d596c
while
IXP-Manager/resources/views/api/v4/router/server/bird2/community-filter.foil.php
Line 73 in b5d596c
# it's unwise to conduct a 32-bit check on a 16-bit value if routeserverasn > 65535 || peerasn > 65535 then return true;
Shouldn't the first one do the same?
The text was updated successfully, but these errors were encountered:
Actually, #842 so I guess this is a moot point
Sorry, something went wrong.
No branches or pull requests
Just wondering - I noticed
IXP-Manager/resources/views/api/v4/router/server/bird/community-filter.foil.php
Line 55 in b5d596c
while
IXP-Manager/resources/views/api/v4/router/server/bird2/community-filter.foil.php
Line 73 in b5d596c
Shouldn't the first one do the same?
The text was updated successfully, but these errors were encountered: