Re: [vpp-dev] builtin UDP server broken in 18.01 ?

2018-01-26 Thread Florin Coras (fcoras)
Also, it should be noted that the patch changes the cli to run any of the builtin server/clients. To run a server/client one should do: test echo server|client uri transport_proto://ip/port We now have support for tcp, udp and, thanks to Marco, sctp. Florin From: Andreas Schultz

Re: [vpp-dev] builtin UDP server broken in 18.01 ?

2018-01-26 Thread Florin Coras (fcoras)
Sorry about that, it is fixed in this patch: https://gerrit.fd.io/r/#/c/10253/ Florin From: Andreas Schultz Date: Friday, January 26, 2018 at 8:09 AM To: "vpp-dev@lists.fd.io" Cc: "Florin Coras (fcoras)" Subject: Re:

Re: [vpp-dev] builtin UDP server broken in 18.01 ?

2018-01-26 Thread Andreas Schultz
Andreas Schultz schrieb am Fr., 26. Jan. 2018 um 16:10 Uhr: > Hi, > > I used to be able to do a > >builtin uri bind uri udp://0.0.0.0/1234 > > After upgrading to 18.01 this now failes with: > Correction, it still works in 18.01, commit

[vpp-dev] builtin UDP server broken in 18.01 ?

2018-01-26 Thread Andreas Schultz
Hi, I used to be able to do a builtin uri bind uri udp://0.0.0.0/1234 After upgrading to 18.01 this now failes with: builtin uri bind: bind_uri_server returned -1 Any hints on how to fix that? Regards Andreas ___ vpp-dev mailing list