Add support of HA-flow endpoints update.#5418
Add support of HA-flow endpoints update.#5418dmitrii-beliakov wants to merge 6 commits intodevelopfrom
Conversation
|
As for the rules: at this point rule manager creates meters to add, which cannot be added, because they are already on the switch. So. apparently these rules could be skipped. However, it is not that straightforward how to implement it. One idea was to pass an additional flag to the rule manager from the build rules action and adjust the rule manager to use that. Probably there is a better way to implement it. |



This feature introduces an endpoint update for HA-flows: a partial update without paths recalculation. The condition for executing this kind of update is the updating only fields of endpoint that don't affect paths between them:
closes #5415