diff options
| author | Olivier Dugeon <olivier.dugeon@orange.com> | 2021-02-12 18:47:36 +0100 |
|---|---|---|
| committer | Olivier Dugeon <olivier.dugeon@orange.com> | 2021-03-23 15:39:29 +0100 |
| commit | 50ec09db3951d04359d7a447d683ed6808da4c65 (patch) | |
| tree | 4398e1a9c534a923db0d72258fd6af84504ba976 /python/firstheader.py | |
| parent | b0c0b43348b12163f88c22e58f87763152942ca4 (diff) | |
opsfd: Correct MPLS-TE bug with LSA Flush
When an interface goes down, if it is MPLS-TE enabled, the corresponding
TE Opaque LSA is not flushed and continue to be advertised.
The problem is due to bugs in ISM and NSM handler functions of ospf_te.c file:
- ospf_mpls_te_ism_change():
- flag associated with Link Parameters is reset
- ISM_Down state is not correctly handle
- ospf_mpls_te_nsm_change():
- flag associated with Link Parameters is reset
- NSM_Down and NSM_Delete states are not handle
This patch correct this problem.
Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
Diffstat (limited to 'python/firstheader.py')
0 files changed, 0 insertions, 0 deletions
