[mythtv-commits] mythtv branch master updated by pbennett. v29-pre-395-g79844ba

Git Repo Owner noreply at mythtv.org
Sun Apr 16 15:01:14 UTC 2017


The branch, master has been updated on the
mythtv repository by gitolite user pbennett.
       via  79844ba0d7c834f6760f745a84f2ce3b4a93e1ac (commit)
      from  ae81146402f86410fddb04f08776de955e14593c (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 79844ba0d7c834f6760f745a84f2ce3b4a93e1ac
Author:    Peter Bennett <pbennett at mythtv.org> at Sat, 15 Apr 2017 19:20:48 -0400
Committer: Peter Bennett <pbennett at mythtv.org> at Sun, 16 Apr 2017 10:58:50 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=79844ba0d7c834f6760f745a84f2ce3b4a93e1ac

Add IPv6 UPNP support
This adds some UPNP support for IPV6 only setups. The frontend
auto-discovery now works through IPv6. I cannot get Windows media
center to see MythTV through IPV6, perhaps IPv6 is not supported
by Windows Media Center in this way.

There are now some extra settings available. Setting IPv4Support to 0
disables IPv4 listening and setting IPv6Support to 0 disables IPv6
listening.

Fixes #12316



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythbase/serverpool.cpp     |   38 +++++++++++++++++++++++++---
 mythtv/libs/libmythbase/serverpool.h       |    2 +-
 mythtv/libs/libmythupnp/upnp.cpp           |   18 +++++++++++++
 mythtv/libs/libmythupnp/upnptasknotify.cpp |    8 +++++-
 mythtv/libs/libmythupnp/upnptasksearch.cpp |   17 ++++--------
 5 files changed, 66 insertions(+), 17 deletions(-)

-- 



More information about the mythtv-commits mailing list