#notuseful [Re: [vpp-dev] #vppcom, #vnet #vpp]

2021-06-23 Thread Christian Hopps
People who have to sort through lots of email (like myself) do not open every email before marking it read or deleting it. Email with subject lines that give no clue to the content are instant deletes for me (and many others I'm sure) -- except in this case I decided to respond b/c for some re

Re: [vpp-dev] #vppcom, #vnet #vpp

2021-06-22 Thread Florin Coras
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

[vpp-dev] #vppcom, #vnet #vpp

2021-06-22 Thread nikhil subhedar
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