Hi Sastry,
As you can see from the code lower, vcl in 20.05 doesn’t. It is supported
however since 21.01 [1].
Regards,
Florin
[1] https://git.fd.io/vpp/tree/src/vcl/vppcom.c?h=v21.01#n206
> On May 23, 2021, at 11:33 PM, Sastry Sista wrote:
>
> Hi,
>lcl_ip and lcl_port looks sou
Hi,
lcl_ip and lcl_port looks source/local endpoint details but, I do not see if
we are really copying it to session data:
Please confirm if this source address is supported in 20.05 fdio version?
int
vppcom_session_connect (uint32_t session_handle, vppcom_endpt_t * server_ep)
{
sess
[Edited Message Follows]
Hi,
Could you please confirm if we have support from VCL to control source
sw_if_index. I am using 20.05 fdio version.
I saw the code and found we do not have sw_if_index as below:
session_connect_msg_ Struct Reference
---
Data Fields
---
u32 (
https:
Hi,
Could you please confirm if we have support from VCL to control source
sw_if_index. I am using 20.05 fdio version.
I saw the code and found we do not have sw_if_index as below:
session_connect_msg_ Struct Reference
---
Data Fields
---
u32 (
https://docs.fd.io/vpp/20.05/de/