[mythtv] [mythtv-commits] mythtv branch master updated by pbennett. v29-pre-305-gef7e594

Stuart Auchterlonie stuarta at squashedfrog.net
Thu Feb 9 16:54:38 UTC 2017


On 06/02/17 17:00, Git Repo Owner wrote:
> The branch, master has been updated on the
> mythtv repository by gitolite user pbennett.
>        via  ef7e5946f39f3c910e968fda9b3b58d274f9f8f6 (commit)
>        via  f5bb7fde3b9310774eba4065b1f30c450840cf46 (commit)
>       from  37c172e79fee9ddb422aa5ddf4e3ba1ee489ae5b (commit)
> 
> Those revisions listed above that are new to this repository have
> not appeared on any other notification email; so we list those
> revisions in full, below.
> 
> - Log -----------------------------------------------------------------
> commit ef7e5946f39f3c910e968fda9b3b58d274f9f8f6
> Author:    Peter Bennett <pbennett at mythtv.org> at Mon, 6 Feb 2017 11:54:22 -0500
> Committer: Peter Bennett <pbennett at mythtv.org> at Mon, 6 Feb 2017 12:00:11 -0500
> URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ef7e5946f39f3c910e968fda9b3b58d274f9f8f6
> 
> Fix UPNP detection of backends to ignore link-local IPV6 addresses
> 
> 

Won't this break those whose setups do not have global ipv6 address
and only have link local addresses?

Also we have an option in the backend to allow or not allow LL
addresses. See the code here

https://github.com/MythTV/mythtv/blob/master/mythtv/libs/libmythbase/serverpool.cpp#L231

Would the issue you see have gone away if the backend setting was
changed to not allow LL addresses?


Regards
Stuart



More information about the mythtv-dev mailing list