summaryrefslogtreecommitdiff
path: root/lib/lib_errors.c
diff options
context:
space:
mode:
authorOlivier Dugeon <olivier.dugeon@orange.com>2019-04-26 18:59:34 +0200
committerOlivier Dugeon <olivier.dugeon@orange.com>2019-04-30 16:19:59 +0200
commit01c9b80ad276f4f42ded0a48c432c3cd1a14993b (patch)
treed864ad1aed747eb4c720ced4792b71f316b47a54 /lib/lib_errors.c
parent65c90790996afbd1a6d1c1e1565d33b334a42684 (diff)
ospfd: Correct Link-ID and Remote IP for TE LSA
Solve issue #4198 Link-ID and Remote IP address must be set accordingly to the interface type (Point-to-Point or Broadcast) from the neighbor information. However, this information are only valid once the Network State Machine (NSM) is Full i.e. when the adjacency is up. The original TE code only look to Interface State Machine (ISM) change which not allow to collect valid neighbor information. The patch move setup of Link-ID and Remote-IP TE parameters from ospf_mpls_te_ism_change() to ospf_mpls_te_nsm_change() function. Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions