diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2024-10-07 11:47:01 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-07 11:47:01 +0300 |
| commit | ded59bcc7235af41d73ed93bf9069510c94334ed (patch) | |
| tree | e6a666c0d553e41288284708afa29d3d03c714ed /lib/zclient.h | |
| parent | 86a2c829ebc2ad0e5ce3ce4b8de14ca18b11a1e4 (diff) | |
| parent | f62dfc5d53ff0de904d475c1dd87b074e32ca480 (diff) | |
Merge pull request #17013 from dksharp5/removal_functions
Removal functions
Diffstat (limited to 'lib/zclient.h')
| -rw-r--r-- | lib/zclient.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zclient.h b/lib/zclient.h index 2877b347d8..91c0c9ed6d 100644 --- a/lib/zclient.h +++ b/lib/zclient.h @@ -124,7 +124,6 @@ typedef enum { ZEBRA_BFD_DEST_REPLAY, ZEBRA_REDISTRIBUTE_ROUTE_ADD, ZEBRA_REDISTRIBUTE_ROUTE_DEL, - ZEBRA_VRF_UNREGISTER, ZEBRA_VRF_ADD, ZEBRA_VRF_DELETE, ZEBRA_VRF_LABEL, |
