diff options
author | Igor Ryzhov <iryzhov@nfware.com> | 2023-10-05 23:13:16 +0200 |
---|---|---|
committer | Igor Ryzhov <iryzhov@nfware.com> | 2024-01-11 14:06:50 +0100 |
commit | 5d1a31403832a069d1b655bc3410fcd770ad8313 (patch) | |
tree | 733aa85a7c347533acd0ca952fa235a72ed486e8 /lib/mgmt_be_client.c | |
parent | Merge pull request #15098 from donaldsharp/lib_zebra_h_cleanup_2 (diff) | |
download | frr-5d1a31403832a069d1b655bc3410fcd770ad8313.tar.xz frr-5d1a31403832a069d1b655bc3410fcd770ad8313.zip |
lib: split nb_operation into two types
Currently, nb_operation enum means two different things - edit operation
type (frontend part), and callback type (backend part). These types
overlap, but they are not identical. We need to add more operation
types to support NETCONF/RESTCONF integration, so it's better to have
separate enums to identify different entities.
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'lib/mgmt_be_client.c')
0 files changed, 0 insertions, 0 deletions