diff options
| author | Isabella de Leon <ideleon@microsoft.com> | 2023-02-15 15:42:09 -0800 |
|---|---|---|
| committer | Isabella de Leon <ideleon@microsoft.com> | 2023-02-21 08:49:34 -0800 |
| commit | 3b0e97e15016039206ef92c97c6b995cd7093a15 (patch) | |
| tree | c88718aed5a4d28e5f7e77d73e7b9f59d2290beb /python | |
| parent | bf9bc2e5f2213069801dd1445abc2bfa95214fdf (diff) | |
isisd: Fix isisd to generate lsps after config processing is complete
Before:
isisd generates its initial lsp before fully processing the written config. Ex: lsp_generate() is called in isis_instance_area_address_create(), before other configs that may affect the lsp are loaded in, like set-overload-bit.
After:
isisd generates its initial lsp as soon as the config is fully processed. This was done by utilizing the initialization config callbacks, similar to bgp's implementation.
Signed-off-by: Isabella de Leon <ideleon@microsoft.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
