X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fvnet%2Fsrv6%2Fsr.h;h=1a30cf3e3e09b4288e0951ee7f92c0518457b2cb;hb=1a5e301fcdcd109d14112aafc5f5ee48d1462458;hp=d0f42869d211e9f3d7766e00ff335a59678ff963;hpb=7af4a57e7824c850f28a3cc5b4451a9e9baad068;p=vpp.git diff --git a/src/vnet/srv6/sr.h b/src/vnet/srv6/sr.h index d0f42869d21..1a30cf3e3e0 100755 --- a/src/vnet/srv6/sr.h +++ b/src/vnet/srv6/sr.h @@ -276,6 +276,8 @@ sr_steering_policy (int is_del, ip6_address_t * bsid, u32 sr_policy_index, u32 table_id, ip46_address_t * prefix, u32 mask_width, u32 sw_if_index, u8 traffic_type); +extern void sr_set_source (ip6_address_t * address); + /** * @brief SR rewrite string computation for SRH insertion (inline) *