diff options
| author | Hiroki Shirokura <slank.dev@gmail.com> | 2020-12-10 09:33:29 +0900 |
|---|---|---|
| committer | Hiroki Shirokura <slank.dev@gmail.com> | 2020-12-10 09:56:55 +0900 |
| commit | d3d9639d9a2251aa519b5399706ce816982001a1 (patch) | |
| tree | ef994f114e5146c8404b693367c5d2ddc622ae7a /tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py | |
| parent | dc29bb3b6b22a86702641adf2b0b700fc02b6f75 (diff) | |
zebra: unexpose label-manager util-funcs as static
Following functions which is a piece of label-maanager implementation
isn't called from out side of its file. And all lines of label-manager
are coded on zebra/label_manager.c at this time. So these functions
should be unexposed.
Functions:
- create_label_chunk
- assign_label_chunk
- delete_label_chunk
- release_label_chunk
Signed-off-by: Hiroki Shirokura <slank.dev@gmail.com>
Diffstat (limited to 'tests/topotests/bgp-basic-functionality-topo1/test_bgp_basic_functionality.py')
0 files changed, 0 insertions, 0 deletions
