Hi Nikhil,
Use two listeners, i.e., call vnet_listen twice once with the ipv4 address and
once with the ipv6 address.
Regards,
Florin
> On Jun 22, 2021, at 7:26 AM, nikhil subhedar wrote:
>
> Hi All,
> i am referring to echo_server code of src/plugins/hs_apps/.
> My requirement ,
> 1)my tc
Hi All,
i am referring to echo_server code of src/plugins/hs_apps/.
My requirement ,
1)my tcp server should listen to ipv4 and ipv6 simultaneously how it is
achieved can any one please help me for e.g.
in the below code for ipv4 it uses the uri.
if ((rv = parse_uri (esm->server_uri, &args->sep_ex