Add constant for ipv6 address pairs

Change-Id: Ib00957c45ab1c12bce81e9d6411624219fa045c1
This commit is contained in:
asarfaty 2020-08-16 07:04:11 +02:00
parent 5fc205aa28
commit a78e1b164b
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,8 @@ LOCAL_IP_PREFIX = 'local_ip_prefix'
# 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