Add constant for ipv6 address pairs

Change-Id: Ib00957c45ab1c12bce81e9d6411624219fa045c1
This commit is contained in:
asarfaty
2020-08-16 07:04:11 +02:00
committed by Adit Sarfaty
parent d3abd1a9f2
commit 24b15000ca

View File

@@ -114,6 +114,8 @@ LOGGING = 'logging'
# Allowed address pairs
NUM_ALLOWED_IP_ADDRESSES = 128
NUM_ALLOWED_IP_ADDRESSES_v4 = NUM_ALLOWED_IP_ADDRESSES
NUM_ALLOWED_IP_ADDRESSES_v6 = 16
MAX_STATIC_ROUTES = 26
# QoS directions egress/ingress