Do not allow configuration of AAP with prefix length less than 24
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R3.2 |
Fix Committed
|
High
|
Nagendra Prasath | |||
R4.0 |
Fix Committed
|
High
|
Nagendra Prasath | |||
R4.1 |
Fix Committed
|
High
|
Nagendra Prasath | |||
Trunk |
Fix Committed
|
High
|
Nagendra Prasath |
Bug Description
With the fix for https:/
However, if this fails or if there is toggling of ownership, these ARP requests could be many. Depending on how the toggling rate and the rate at which DPDK vrouter drains these messages, agent may have a long backlog of these messages using up a lot of memory as well. To avoid such issues, it is proposed to support AAP subnets for upto /24 only. Prefix lengths less than 24 will be rejected by configuration. This check also needs to take care of active-active to active-standby change.
This change is not backward compatible if such prefix lengths are already configured. Have to release note the change.
information type: | Public → Private |
tags: | added: att-aic-contrail |
Changed in juniperopenstack: | |
assignee: | Sachin Bansal (sbansal) → Nagendra Prasath (npchandran) |
information type: | Private → Public |
tags: | added: operational releasenote |
tags: | added: dt |
Review in progress for https:/ /review. opencontrail. org/36141
Submitter: Nagendra Prasath (<email address hidden>)