On Wed, May 02, 2018 at 07:33:36PM +0200, Lionel Flandrin wrote: > On Sun, Apr 29, 2018 at 08:45:20AM +0300, Doron Somech wrote: > > I can try and help regarding adding IPv6 to RADIO/DISH UDP protocol. > > > > I don't think it should very complicated. I can try and point to you to the > > places in the code that need to have the support. > > > > Since my PR for the IP parsing code has just been merged I'm going to > start working on the UDP code momentarily, first by replacing the > existing address parsing code with the new ip_resolver API and then > trying to add IPv6 support. Let me know if you have any remarks or > complaints. > > Also I'm on the IRC channel if you want something more interactive for > discussion.
I've made a PR for my work in progress to add IPv6 UDP support, feedback very welcome: https://github.com/zeromq/libzmq/pull/3081 In particular there's the raw socket code I'm not sure I understand completely (see my comments in the PR). -- Lionel Flandrin
signature.asc
Description: PGP signature
_______________________________________________ zeromq-dev mailing list [email protected] https://lists.zeromq.org/mailman/listinfo/zeromq-dev
