diff options
| author | zhou-run <zhou.run@h3c.com> | 2024-09-21 15:19:19 +0800 |
|---|---|---|
| committer | zhourun (RD) <zhou.run@h3c.com> | 2024-09-21 16:47:40 +0800 |
| commit | a9af78af42403ba8b77baf6b576023a14ef80f19 (patch) | |
| tree | 17a9b6d90bffdb82faebfe3e6799e096a93f7c6d /ospfd/ospf_errors.c | |
| parent | 916c90f503359fe3860e527a2f7b1b803cb5f370 (diff) | |
isisd: Fix infinity flag not being set successfully
When creating SPF neighbors and calling spf_adj_list_parse_tlv(), the F_ISIS_SPF_ADJ_METRIC_INFINITY flag is only set to a local variable flags and not set to the SPF neighbor sadj->flags. Additionally, the pseudo node metric pseudo_metric is also not reflected in the F_ISIS_SPF_ADJ_METRIC_INFINITY flag, the metric should be checked using sadj->metric.
Signed-off-by: zhou-run <zhou.run@h3c.com>
Diffstat (limited to 'ospfd/ospf_errors.c')
0 files changed, 0 insertions, 0 deletions
