1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-02-07 17:58:24 +00:00

Update mikrotik.py

This commit is contained in:
Carlos Santos 2025-09-13 02:37:53 -03:00 committed by GitHub
parent 16af5ce591
commit d2e83c41f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -176,7 +176,7 @@ MikrotikBGPRouteTable = BuiltinDirective(
action="deny",
command="",
),
# Regra DENY ASN PREFIXO
# Regra DENY AS PREFIXO
#RuleWithIPv4(
# condition="x.x.x.x/x",
# ge="xx",
@ -231,7 +231,7 @@ MikrotikBGPRouteTable = BuiltinDirective(
action="deny",
command="",
),
# REGRA DENY ASN PREFIXO
# REGRA DENY AS PREFIXO
#RuleWithIPv6(
# condition="xxxx:xxxx::/xx",
# ge="xx",