Re: IPv6 support in ccRTP - iqueue problems...

"Federico Montesino Pouzols" <[email protected]> Sun, 8 Oct 2006 15:07:52 +0200 (CEST)
Newsgroups gmane.comp.gnu.ccrtp.devel
Message-ID <[email protected]>

> I checked in my changes for ipv4/ipv6 outbound packet handling, which
> went very well, and thought I would wait for you to comment.

I would definitely do whatever requires the less amount of work. I wonder
if introducing a common base class for v4 and v6 addresses in cc++, and
using that for addresses lists would make it easier to solve the
incoming queue issue.