diff options
| author | Francois Dumontet <francois.dumontet@6wind.com> | 2022-04-22 19:37:38 +0200 |
|---|---|---|
| committer | Francois Dumontet <francois.dumontet@6wind.com> | 2022-04-22 19:37:54 +0200 |
| commit | 5e1d4344a7ebc8f7b280b21f10d801f97f3cdd74 (patch) | |
| tree | 3fda8ede137d33f471942d109122a493a0ce0953 /tests/lib/test_xref.py | |
| parent | c27892b24d21762f3cd4276fa2cca75c958f9b15 (diff) | |
isisd: ldp cleaning issue on invalid sptree
That commit aim is to fix an invalid isis access to sptree when
lpd is stopping. isisd is running.
lpd and isisd are running. isis is L1 type configured.
isis_ldp_rlfa_handle_client_close function try to clear
uninitialized spftree.
Expected behavior: isisd not crashing and running.
isis_ldp_rlfa_handle_client_close not trying to clear spftree
that are not initializes due tio the configuration.
Fix: test the configured area's type avoiding to deleted
an unconfigured sptree. function isis_rlfa_handle_client_close
will be aligned on spftree_area_del function
Signed-off-by: Francois Dumontet <francois.dumontet@6wind.com>
Diffstat (limited to 'tests/lib/test_xref.py')
0 files changed, 0 insertions, 0 deletions
