SPF is needs to be computed for links/prefixes based on topology changes. In MySQL this was performed using a stored procedure to generate the SPF on-demand/manual call.
This is a feature request to automate the SPF based on topology changes.
- explore the option to write a postgres plugin vs updating the java consumer
- SPF DB schema should be created
- functions/triggers for logging changes should be added
SPF is needs to be computed for links/prefixes based on topology changes. In MySQL this was performed using a stored procedure to generate the SPF on-demand/manual call.
This is a feature request to automate the SPF based on topology changes.