diff options
Diffstat (limited to 'lib/zclient.h')
| -rw-r--r-- | lib/zclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/zclient.h b/lib/zclient.h index ff65838b53..344b45fb54 100644 --- a/lib/zclient.h +++ b/lib/zclient.h @@ -387,7 +387,7 @@ extern void redist_del_instance(struct redist_proto *, u_short); * Send to zebra that the specified vrf is using label to resolve * itself for L3VPN's. Repeated calls of this function with * different labels will cause an effective update of the - * label for lookup. If you pass in MPLS_LABEL_IPV4_EXPLICIT_NULL + * label for lookup. If you pass in MPLS_LABEL_NONE * we will cause a delete action and remove this label pop * operation. */ |
