diff options
Diffstat (limited to 'zebra/zebra_srv6_vty.c')
| -rw-r--r-- | zebra/zebra_srv6_vty.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zebra_srv6_vty.c b/zebra/zebra_srv6_vty.c index 803e9f1196..97935f126e 100644 --- a/zebra/zebra_srv6_vty.c +++ b/zebra/zebra_srv6_vty.c @@ -288,6 +288,7 @@ DEFPY (locator_prefix, if (client->proto != chunk->proto) continue; + srv6_manager_get_locator_chunk_call( &tmp, client, locator->name, |
