From: David K. <da...@ke...> - 2017-12-19 20:03:41
|
I had a sneaking suspicion that it might have something to do with IPV6. I am not able to work on this now as too much going on with work and home in the run up to Christmas. I was over a month back-level on astlnux and decided to run a build overnight to catch up with latest kernel and asterisk fixes, that is what turned up this problem. Thanks David On Tue, Dec 19, 2017 at 2:39 PM, Lonnie Abelbeck <li...@lo...> wrote: > Hi David, > > I think we can fix this with a patch, but not sure what is best yet ... > > The struct lan_addr_s.index previously was only defined with ENABLE_IPV6, > but now it is always defined. > > So in get_lan_for_peer() > https://github.com/miniupnp/miniupnp/blob/master/ > miniupnpd/upnputils.c#L107 > there still are a lot of ENABLE_IPV6 differences. > > I think we can come up with a surgical fix. Let me know if you beat me to > it. > > Lonnie > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > |