diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2024-02-26 01:00:17 +0200 |
|---|---|---|
| committer | Igor Ryzhov <iryzhov@nfware.com> | 2024-02-26 01:04:57 +0200 |
| commit | 0bc2ab8598fa1418d3a45499e4f047622d21d6b4 (patch) | |
| tree | c8af78b9804fe26c3e8c21104700b3beb3f0ffbc /pceplib/pcep_utils_logging.c | |
| parent | a9460ae713a43285a972070d925ce38eaa5e363a (diff) | |
lib: fix prefix-list entry update
When a prefix-list entry is updated, current NB code calls the
replacement code multiple times, once per each updated field. It means
that when multiple fields of an entry are changed in a single commit,
the replacement is done with an interim state of a prefix-list instead
of a final one. To fix the issue, we should call the replacement code
once, after all fields of an entry are updated.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'pceplib/pcep_utils_logging.c')
0 files changed, 0 insertions, 0 deletions
