Hi Sastry, I thought you were looking at vrfs in older vpp versions. Both source and vrf are supported by vcl on master/2106 and both can be configured using vppcom_session_attr. See VPPCOM_ATTR_SET_LCL_ADDR and VPPCOM_ATTR_SET_VRF.
Regards, Florin > On May 28, 2021, at 3:47 AM, Sastry Sista <[email protected]> wrote: > > Hi Florin, > I was on vacation for 2 days and could not reply you. > > My requirement is, we will get dynamically vrf from my application and each > session may land in different vrf. As per code, we have option of defining > vrf inside session struct and thats fine right? Why do you think, vcl is not > supporting? Its supported by I need to write vppcom_session_connect my own > custom function right? > > Second, source address also, its part of session struct and whatever I pass > its just creating that TCP session right? same like VRF. I do not see any > limitations in vcl but, issue is its not exposed to public APIs i.e vppcom > APIs. > > With Regards > Sastry > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19499): https://lists.fd.io/g/vpp-dev/message/19499 Mute This Topic: https://lists.fd.io/mt/83043661/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
